[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Mac OS X 10.2.1 - 6310i !(?)
From: |
Ruotger . Skupin |
Subject: |
Re: Mac OS X 10.2.1 - 6310i !(?) |
Date: |
Mon, 21 Oct 2002 14:22:43 +0200 |
Hello Joshua,
I got around this problem by copying the content of /sw/share/aclocal
to /usr/local/aclocal. I know this is a hack and it works only if
you're root.
It compiles ok then (with lots of warnings) but it doesn't link:
gcc -shared -o libgnokii.so cfgreader.o device.o gsm-ringtones.o
gsm-api.o gsm-networks.o vcal.o misc.o gsm-sms.o sms-nokia.o
gsm-bitmaps.o gsm-common.o gsm-encoding.o gsm-error.o
gsm-statemachine.o compat.o snprintf.o nokia-decoding.o vcard.o
gsm-call.o phones/PHONES.o links/LINKS.o devices/DEVICES.o
gcc: unrecognized option `-shared'
ld: warning multiple definitions of symbol _snprintf
snprintf.o definition of _snprintf in section (__TEXT,__text)
/usr/lib/libSystem.dylib(snprintf.So) definition of _snprintf
ld: warning multiple definitions of symbol _vsnprintf
snprintf.o definition of _vsnprintf in section (__TEXT,__text)
/usr/lib/libSystem.dylib(vsnprintf.So) definition of _vsnprintf
ld: Undefined symbols:
_main
make[1]: *** [libgnokii.so] Error 1
make: *** [common] Error 2
Roddi
Am Montag, 21.10.02, um 02:29 Uhr (Europe/Berlin) schrieb Joshua
Clements:
Frank,
Can you help me to get gnokii to compile on OS X 10.2.1? I have
installed
gettextize and copied the .m4 files to the gnokii directory but I
still get the
error for AM_GNU_GETTEXT. I'm not familiar with autoconf so this has
me stumped.
I've also tried running 'sh autogen.sh --without-shared --disable-nls'
with the same result
any help is appreciated.
when I run 'make', it stops here:
make -C common/phones
make[1]: Nothing to be done for `all'.
make -C common/links
make[1]: Nothing to be done for `all'.
make -C common/devices
make[1]: Nothing to be done for `all'.
make -C common/data
make[1]: Nothing to be done for `all'.
make -C po
make[1]: *** No targets specified and no makefile found. Stop.
make: *** [po] Error 2
Josh Clements
_______________________________________________
gnokii-users mailing list
address@hidden
http://mail.nongnu.org/mailman/listinfo/gnokii-users
---
Ruotger "Roddi" Skupin mailto:address@hidden
aim:rraubtigger
"address@hidden" wurde jetzt abgeschaltet, bitte nur noch
"address@hidden" benutzen.
"address@hidden" is switched off now, please use
"address@hidden".
- Mac OS X 10.2.1 - 6310i !(?), Frank Groot, 2002/10/05
- Re: Mac OS X 10.2.1 - 6310i !(?), Joshua Clements, 2002/10/20
- Re: Mac OS X 10.2.1 - 6310i !(?),
Ruotger . Skupin <=
- Re: Mac OS X 10.2.1 - 6310i !(?), Pawel Kot, 2002/10/22
- Re: Mac OS X 10.2.1 - 6310i !(?), BORBELY Zoltan, 2002/10/22
- Re: Mac OS X 10.2.1 - 6310i !(?), Ruotger . Skupin, 2002/10/22
- Re: Mac OS X 10.2.1 - 6310i !(?), Pawel Kot, 2002/10/22
- Re: Mac OS X 10.2.1 - 6310i !(?), Ruotger . Skupin, 2002/10/23
- Re: Mac OS X 10.2.1 - 6310i !(?), Pawel Kot, 2002/10/23
- Re: Mac OS X 10.2.1 - 6310i !(?), Pawel Kot, 2002/10/23
- Re: Mac OS X 10.2.1 - 6310i !(?), BORBELY Zoltan, 2002/10/23
- Re: Mac OS X 10.2.1 - 6310i !(?), Pawel Kot, 2002/10/23
Re: Mac OS X 10.2.1 - 6310i !(?), Joshua Clements, 2002/10/21