Bug #182

Revision 464 build error, Mac OS X

Added by Anonymous 1270 days ago. Updated 851 days ago.

Status:Fixed Start:
Priority:High Due date:
Assigned to:- % Done:

0%

Category:core
Target version:1.4.9
Pending:

Resolution:

fixed


Description

Just checked out revision 464 and tried to build on Mac OS X Tiger (10.4.2). The build fails with an undefined symbol error.


/bin/sh ../libtool --mode=link gcc  -I/opt/local/include -Wall -W -Wshadow -pedantic -Wcast-align  -L/opt/local/lib -o array  array.o buffer.o data_string.o data_count.o  
gcc -I/opt/local/include -Wall -W -Wshadow -pedantic -Wcast-align -o array array.o buffer.o data_string.o data_count.o  -L/opt/local/lib
/usr/bin/ld: Undefined symbols:
_main
collect2: ld returned 1 exit status
make: *** [array] Error 1

-Bill

History

08/19/2005 10:38 AM - jan

  • Status changed from New to Fixed
  • Resolution set to fixed

Also available in: Atom PDF