discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problem compiling GWorkspace on OS X


From: Yves de Champlain
Subject: Re: Problem compiling GWorkspace on OS X
Date: Wed, 23 Mar 2005 01:53:15 -0500

Le 05-03-22, à 12:43, R.Joseph Wright a écrit :

I've been trying to build GWorkspace on OS X Panther for several weeks now, always with the most current CVS, and I get this error:

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?

I did not try recently and don't know Startup but ... latest cvs usually don't come with a promise to build
Also, what gcc version do you use ?

yves





reply via email to

[Prev in Thread] Current Thread [Next in Thread]