Project

General

Profile

Actions

Bug #182

closed

Revision 464 build error, Mac OS X

Added by Anonymous about 19 years ago. Updated almost 18 years ago.

Status:
Fixed
Priority:
High
Category:
core
Target version:
ASK QUESTIONS IN Forums:

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

Actions #1

Updated by jan almost 19 years ago

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

Also available in: Atom