discuss-gnustep
[Top][All Lists]
Advanced

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

Re: problem making the project..


From: Kotesh
Subject: Re: problem making the project..
Date: Mon, 3 Sep 2001 11:52:15 +0530

Fedor,
 
JPYoung , one of our core ObjectiveC developer suggested the following solution to the problem...
 
    It seems that the copy of "which_lib" /usr/GNUstep/System/Makefiles/sparc/solaris2.8/which_lib was corrupted and would always core when attempting to resolve the libraries for linking. I did not compile all of the server side code, but I did replace this file with a new copy and compile and run AlarmSim, so this part of the problem seems to be solved. Please write to the recipients of this note to confirm or deny. Note that you should still get lots of relocation warnings when compiling like:
[J.P. Young] 
warning: Text relocation remains                referenced
    against symbol                  offset      in file
__objc_class_name_NSUserDefaults    0x83c       WCAlarmSim.subproj/shared_obj/sparc/solaris2.8/gnu-gnu-gnu/subproject.o
__objc_class_name_NSAutoreleasePool 0x38        shared_obj/sparc/solaris2.8/gnu-gnu-gnu/AlarmSim_main.o
__objc_class_name_NSAutoreleasePool 0x830       WCAlarmSim.subproj/shared_obj/sparc/solaris2.8/gnu-gnu-gnu/subproject.o
__objc_class_name_NSMutableData     0x828       WCAlarmSim.subproj/shared_obj/sparc/solaris2.8/gnu-gnu-gnu/subproject.o
__objc_class_name_NSData            0x844       WCAlarmSim.subproj/shared_obj/sp 
 
Thanks for your help..
 
Thanks
kotesh
 
 
 
----- Original Message -----
From: Kotesh
Sent: Monday, August 27, 2001 12:56 PM
Subject: Re: problem making the project..

Fedor,
 
Attached are the GNUmakefiles from AlarmSim and WCAlarmSim sub project for AlarmSim.
In general, we observed that this kind of errors are seen when ever we try to build any Tool, whereas building any Framework is fine without any error.
Please look at them and suggest the solution.  If required, i can get you any other supported files for reference.
 
For both AlarmSim and WCAlarmSim projects, there are no Preamble / Postamble files.
 
Thanks,
kotesh
----- Original Message -----
From: Adam Fedor
To: Kotesh
Sent: Thursday, August 23, 2001 8:39 PM
Subject: RE: problem making the project..

It doesn't appear that any libraries are getting included in the link line. It's very odd that that's happening. Perhaps you can send me the GNUmakefile from AlarmSim so I can see if there is anything wrong with it. (also the GNUmakefile.{preamble,postamble} if you have them.)
-----Original Message-----
From: Kotesh [mailto:kotesh@orillion.com]
Sent: Thursday, August 23, 2001 10:59 AM
To: Adam Fedor
Subject: Re: problem making the project..

Fedor ,
 
Attached file contains the more information..
 
--kotesh
----- Original Message -----
From: Adam Fedor
To: Kotesh
Sent: Thursday, August 23, 2001 6:43 PM
Subject: RE: problem making the project..

You report doesn't show enough information. Try to provide the entire make output
 
make > make.out 2>&1
-----Original Message-----
From: Kotesh [mailto:kotesh@orillion.com]
Sent: Thursday, August 23, 2001 4:58 AM
To: Subject: problem making the project..

HI,
 
The following error message has been observed while building the project..
 
ld: fatal: Symbol referencing errors. No output written to shared_obj/sparc/sola
ris2.8/gnu-gnu-gnu/AlarmSim
collect2: ld returned 1 exit status
make[4]: *** [shared_obj/sparc/solaris2.8/gnu-gnu-gnu/AlarmSim] Error 1
make[3]: *** [AlarmSim.build] Error 2
make[2]: *** [AlarmSim.all.tool.variables] Error 2
make[2]: Leaving directory `/usr/OVista44/GNU/Server/Tools/AlarmSim'
make[1]: *** [internal-all] Error 2
make[1]: Leaving directory `/usr/OVista44/GNU/Server/Tools'
make: *** [internal-all] Error 2
   
 
Please suggest workaround to the problem... 
 
thanks
kotesh

reply via email to

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