Re: compile errors
Manage your shell environment variables and aliases
Brought to you by:
leomania,
xdelaruelle
From: Paul L. <pl...@em...> - 1997-06-13 16:57:54
|
Jan, To those who let me know...Don't know why it truncated but Thanks for the response. When compiling (gcc) the modules 2.4 or 3.0 Beta1 I get the following errors; gcc -o modulecmd -L/usr/lib/X11 ModuleCmd_Avail.o ModuleCmd_Clear.o ModuleCmd_Display.o ModuleCmd_Help.o ModuleCmd_Init.o ModuleCmd_List.o ModuleCmd_Load.o ModuleCmd_Purge.o ModuleCmd_Switch.o ModuleCmd_Update.o ModuleCmd_Use.o ModuleCmd_Whatis.o cmdAlias.o cmdConflict.o cmdInfo.o cmdMisc.o cmdModule.o cmdPath.o cmdSetenv.o cmdUname.o cmdXResource.o cmdUlvl.o cmdLog.o cmdTrace.o cmdVersion.o cmdVerbose.o cmdWhatis.o init.o locate_module.o utility.o main.o error.o getopt.o -ltcl -lXmu -lXt -lX11 -ldl -lm -l/disks/sources/tcl7.6/generic -l/disks/sources/tcl7.6/unix collect2: ld returned 4 exit status ld: -l/disks/sources/tcl7.6/generic: expected libx.so(.major.minor.xxx) I don't have the shared libs libx.so(.major.minor.xxx) anywhere on the system. Does anyone know where to find/get them? I also tried compiling (3.0 beta) on a Ultra with the ANSI compiler but I got a rash of other errors. Any luck on your end. Paul |