Linking app GWorkspace ...
/usr/bin/ld: multiple definitions of symbol _addItemToMenu
./shared_obj/GWFunctions.o definition of _addItemToMenu in section (__TEXT,__text)
../Inspector/Inspector.framework/Versions/Current/./ libInspector.dylib(single module) definition of _addItemToMenu
/usr/bin/ld: multiple definitions of symbol _commonPrefixInArray
./shared_obj/GWFunctions.o definition of _commonPrefixInArray in section (__TEXT,__text)
../Inspector/Inspector.framework/Versions/Current/./ libInspector.dylib(single module) definition of _commonPrefixInArray
/usr/bin/ld: multiple definitions of symbol _cutFileLabelText
./shared_obj/GWFunctions.o definition of _cutFileLabelText in section (__TEXT,__text)
../Inspector/Inspector.framework/Versions/Current/./ libInspector.dylib(single module) definition of _cutFileLabelText
/usr/bin/ld: multiple definitions of symbol _pathComponentsToPath
./shared_obj/GWFunctions.o definition of _pathComponentsToPath in section (__TEXT,__text)
../Inspector/Inspector.framework/Versions/Current/./ libInspector.dylib(single module) definition of _pathComponentsToPath
/usr/bin/ld: multiple definitions of symbol _pathFittingInContainer
./shared_obj/GWFunctions.o definition of _pathFittingInContainer in section (__TEXT,__text)
../Inspector/Inspector.framework/Versions/Current/./ libInspector.dylib(single module) definition of _pathFittingInContainer
/usr/bin/ld: multiple definitions of symbol _subPathOfPath
./shared_obj/GWFunctions.o definition of _subPathOfPath in section (__TEXT,__text)
../Inspector/Inspector.framework/Versions/Current/./ libInspector.dylib(single module) definition of _subPathOfPath
/usr/bin/ld: multiple definitions of symbol _subtractPathComponentToPath
./shared_obj/GWFunctions.o definition of _subtractPathComponentToPath in section (__TEXT,__text)
../Inspector/Inspector.framework/Versions/Current/./ libInspector.dylib(single module) definition of _subtractPathComponentToPath
/usr/bin/ld: multiple definitions of symbol _fileSizeDescription
./shared_obj/GWFunctions.o definition of _fileSizeDescription in section (__TEXT,__text)
../Inspector/Inspector.framework/Versions/Current/./ libInspector.dylib(single module) definition of _fileSizeDescription
/usr/bin/ld: multiple definitions of symbol _relativePathFittingInContainer
./shared_obj/GWFunctions.o definition of _relativePathFittingInContainer in section (__TEXT,__text)
../Inspector/Inspector.framework/Versions/Current/./ libInspector.dylib(single module) definition of _relativePathFittingInContainer
collect2: ld returned 1 exit status
make[2]: *** [GWorkspace.app/./GWorkspace] Error 1
make[1]: *** [GWorkspace.all.app.variables] Error 2
make: *** [internal-all] Error 2
This is with a freshly built gnustep from CVS using Startup. Is this an OS X problem or user error, or what?
(\_/) Joseph (o,o) Those are my principles. If you don't like them I have others. ()_() --Groucho Marx " "
_______________________________________________ Discuss-gnustep mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnustep
