|
From: | James Tuttle |
Subject: | make error on Mac OS 10.3.5 with XCode 1.5 |
Date: | Tue, 7 Sep 2004 02:40:14 -0400 |
Hello,I've encountered a fatal and repeatable error while trying to compile ncurses on my Mac OS X system. I'm running OS 10.3.5 with XCode (aka Developer Tools) 1.5. The error and a few lines leading up to it are pasted in below.
I have nothing particularly odd installed that should be interfering with the build ... at least that I can think of. Just zlib, openssl, the darwinports package/source manager...that's about it.
Just wondering if you can give me any advice as to what might be the problem, or whether this is an incompatibility between ncurses and something.
Thanks very much in advance, Sincerely, James Tuttle
installing ../lib/libncurses_g.a as /usr/local/lib/libncurses_g.a/usr/bin/install -c -m 644 ../lib/libncurses_g.a /usr/local/lib/libncurses_g.aranlib /usr/local/lib/libncurses_g.a cd progs && make DESTDIR="" installgcc ../objects/tput.o -L../lib -lncurses -I../progs -I. -DHAVE_CONFIG_H -I. -I../include -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE -DNDEBUG -I/usr/local/include/ncurses -O2 -no-cpp-precomp -o tputld: Undefined symbols: __nc_tparm_analyze make[1]: *** [tput] Error 1 make: *** [install] Error 2dorms-067-234:/Volumes/Pippin/tmp/ncurses-5.4 jtuttle$
[Prev in Thread] | Current Thread | [Next in Thread] |