Opened 15 years ago

Last modified 14 years ago

#22319 closed defect

Macports building with SVN don't compile under 10.6.1 — at Initial Version

Reported by: dyp.munoz@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: base Version: 1.8.1
Keywords: SVN Macports make Cc:
Port:

Description

Hello,

I'm trying to install Macport with SVN and during make step, this error occurs: ===> making all in src/registry1.0 ===> making all in src/registry2.0 gcc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -W -Wall -pedantic -DHAVE_CONFIG_H -I.. -I. -I"/usr/include" -fno-common registry.c -o registry.o gcc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -W -Wall -pedantic -DHAVE_CONFIG_H -I.. -I. -I"/usr/include" -fno-common util.c -o util.o gcc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -W -Wall -pedantic -DHAVE_CONFIG_H -I.. -I. -I"/usr/include" -fno-common entry.c -o entry.o gcc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -W -Wall -pedantic -DHAVE_CONFIG_H -I.. -I. -I"/usr/include" -fno-common entryobj.c -o entryobj.o gcc -dynamiclib -g -O2 -W -Wall -pedantic -Wl,-single_module registry.o util.o entry.o entryobj.o -o registry.dylib -L/System/Library/Frameworks/Tcl.framework/Versions/8.5 -ltclstub8.5 ../cregistry/cregistry.a -lsqlite3 ld: in ../cregistry/cregistry.a, file too small collect2: ld returned 1 exit status make[2]: * [registry.dylib] Error 1 make[1]: * [all] Error 1 make: * [all] Error 1

Someone have an idea?

Regards,

David

Change History (0)

Note: See TracTickets for help on using tickets.