[MacPorts] #22319: Macports building with SVN don't compile under 10.6.1

MacPorts noreply at macports.org
Sat Oct 31 14:19:58 PDT 2009


#22319: Macports building with SVN don't compile under 10.6.1
-------------------------------+--------------------------------------------
 Reporter:  dyp.munoz@…        |       Owner:  macports-tickets@…                   
     Type:  submission         |      Status:  new                                  
 Priority:  Normal             |   Milestone:                                       
Component:  base               |     Version:  1.8.1                                
 Keywords:  SVN Macports make  |        Port:                                       
-------------------------------+--------------------------------------------
 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

-- 
Ticket URL: <http://trac.macports.org/ticket/22319>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list