|
From: | Ruotger . Skupin |
Subject: | Re: patch 3 for MacOS X |
Date: | Tue, 1 Oct 2002 14:25:39 +0200 |
Am Montag, 30.09.02, um 23:13 Uhr (Europe/Berlin) schrieb Pawel Kot:
Sorry, this was all stuff needed when compiling with Project Builder and not meant for use on other platforms. I still consider MacOS X support preliminary and I hope my patches get better over time as I understand more of gnokii and the whole gnu tool chain.On Mon, 30 Sep 2002, Ruotger.Skupin wrote:this is the newest patch for MacOS X.Rejected. Bluetooth and IrDA things should be done via Makefile stuff. --- gnokii/gnokii.c 28 Sep 2002 23:51:37 -0000 1.303 +++ gnokii/gnokii.c 30 Sep 2002 18:17:24 -0000+bool GTerminateThread; /* Global variable defined extern in virtmodem */Gnokii does not get linked with virtmodem.+GSM_Phone phone_nokia_6510; /* for some reason compiling of nk6510.c is not+ possible. I'm at a total loss here...*/ This is defined in common/phones/nk6510.c::196.
Still no building via make. Here is the (hopefully) relevant output: [Deus:~/Development/gnokii] roddi% make[...]make -C po make[1]: *** No targets. Stop. make: *** [po] Error 2 [Deus:~/Development/gnokii] roddi%Either disable NLS or run gettextize/autogen.sh. You can grab readyconfigure with aclocal.m4 from the -current tarball in case you don't havegettextize,
I tried ./configure --disable-nls; make and got the same result. I installed gettext, still the same result. The -current tarball does not contain a aclocal.m4
pkot -- mailto:address@hidden :: mailto:address@hidden http://kt.linuxnews.pl/ :: Kernel Traffic po polsku _______________________________________________ gnokii-users mailing list address@hidden http://mail.freesoftware.fsf.org/mailman/listinfo/gnokii-users
[Prev in Thread] | Current Thread | [Next in Thread] |