gnokii-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Makefile.global and Makefile errors


From: tefol tefol
Subject: Makefile.global and Makefile errors
Date: Mon, 17 Mar 2003 07:30:36 +0000

Hiya,

I have tried this with 0.5.0rc1 as well as 0.5.0pre11.  It is consistent.

after ./configure I get a paragraph that looks like this:



 G N O K I I

 A Linux/Unix toolset and driver for Nokia mobile phones.

 Copyright (C) 1999-2002  The Gnokii Development Team.

 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 2 of the License, or
 (at your option) any later version.

 See file COPYING for more details.

   Host system:        openbsd3.2
   Gnokii version:     0.5.0rc1
   Xgnokii version:    20030104
   X (GTK) support:    no
   Debug:              no
   XDebug:             no
   RLPDebug:           no
   NLS:                yes
   IrDA:
   Bluetooth:
   Security:           no
   Build Shared Lib:   yes
   Win32:
   Prefix:             /usr/local

 Type 'make' for compilation and then 'make install',
 'make install-suid', 'make install-strip' or 'make install-ss' to
 install gnokii. If you wish to install gnokii sgid gnokii (install-suid or
 install-ss) be sure to have 'gnokii' group in your system.


This all looks great to me. I am running OpenBSD 3.2 as it discovered. I did a groupadd gnokii at this point, and then I run make.

I get the following errors when I run make:


Obsd3.2/gnokii# make
"./Makefile.global", line 74: Need an operator
"./Makefile.global", line 76: Need an operator
"Makefile", line 20: Need an operator
"Makefile", line 23: Need an operator
"Makefile", line 68: Need an operator
"Makefile", line 70: Need an operator
Fatal errors encountered -- cannot continue

The lines in question all seem to be things like:

ifdef WIN32
endif

ifndef WIN32
endif

ifdef OWN_GETOPT
endif


I really have no idea what this means or what I should do next. Is it bad if I just comment these out? It looks like they are looking for win32 stuff, which shouldn't be relevent on my system, no...?

TIA

Tefol



_________________________________________________________________
MSN 8 helps eliminate e-mail viruses. Get 2 months FREE*. http://join.msn.com/?page=features/virus





reply via email to

[Prev in Thread] Current Thread [Next in Thread]