errors compiling on Mac OS 10.9.1

Scott A. McIntyre s.a.mcintyre at gmail.com
Sun Jan 5 18:58:14 EST 2014


Hi,

Sorry to butt-in on this thread but:


> 
> configure:9129: checking for initscr in -lncurses
> configure:9154: gcc -o conftest -g -O2  -I/opt/local/include  -L/opt/local/lib conftest.c -lncurses   >&5
> ld: warning: ignoring file /opt/local/lib/libncurses.dylib, file was built for i386 which is not the architecture being linked (x86_64): /opt/local/lib/libncurses.dylib
> Undefined symbols for architecture x86_64:
>  "_initscr", referenced from:
>      _main in conftest-cnNgZM.o
> ld: symbol(s) not found for architecture x86_64
> clang: error: linker command failed with exit code 1 (use -v to see invocation)
> configure:9154: $? = 1
> configure: failed program was:
> | /* confdefs.h */
> 



Apple does not use /opt, nor "local"; do you have something installed from one of the "ports" systems out there?   Looks like it's 32bit only...

Cheers,
Scott




More information about the argus mailing list