Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Havign problems building on Solaris 2.8 #5

Closed
xdelaruelle opened this issue May 15, 2002 · 0 comments
Closed

Havign problems building on Solaris 2.8 #5

xdelaruelle opened this issue May 15, 2002 · 0 comments
Assignees

Comments

@xdelaruelle
Copy link
Member

Here is the output of the make:

rome.kmb> make all
gcc -o modulecmd -L/usr/local/ActiveTcl/lib -
L/usr/openwin/lib -R/usr/openwin/lib -
R/usr/openwin/lib:/usr/local/ActiveTcl/lib -g
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
cmdIsLoaded.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 version.o -ltcl8.3 -
lXmu -lXt -lX11 -lXext -ldl -lm
collect2: ld terminated with signal 11 [Segmentation
Fault]
make: *** [modulecmd] Error 1

Reported by: *anonymous

@xdelaruelle xdelaruelle self-assigned this Sep 17, 2017
xdelaruelle added a commit to xdelaruelle/modules that referenced this issue Oct 26, 2020
When parsing loaded environment, record a loaded tag for each loaded
module and an auto-loaded tag if this module has been automatically
loaded by another module.

Load these tags information at phase cea-hpc#5 of getModules prior fetching the
tags found from getModules search.
xdelaruelle added a commit to xdelaruelle/modules that referenced this issue Oct 29, 2020
When parsing loaded environment, record a loaded tag for each loaded
module or an auto-loaded tag if this module has been automatically
loaded by another module.

Load these tags information at phase cea-hpc#5 of getModules prior fetching the
tags found from getModules search.
xdelaruelle added a commit to xdelaruelle/modules that referenced this issue Nov 1, 2020
When parsing loaded environment, record a loaded tag for each loaded
module or an auto-loaded tag if this module has been automatically
loaded by another module.

Load these tags information at phase cea-hpc#5 of getModules prior fetching the
tags found from getModules search.

If current user environment state is inconsistent do not stop the whole
avail process on this error.
xdelaruelle added a commit to xdelaruelle/modules that referenced this issue Nov 8, 2020
When parsing loaded environment, record a loaded tag for each loaded
module or an auto-loaded tag if this module has been automatically
loaded by another module.

Load these tags information at phase cea-hpc#5 of getModules prior fetching the
tags found from getModules search.

If current user environment state is inconsistent do not stop the whole
avail process on this error.
xdelaruelle added a commit to xdelaruelle/modules that referenced this issue Nov 10, 2020
When parsing loaded environment, record a loaded tag for each loaded
module or an auto-loaded tag if this module has been automatically
loaded by another module.

Load these tags information at phase cea-hpc#5 of getModules prior fetching the
tags found from getModules search.

If current user environment state is inconsistent do not stop the whole
avail process on this error.
xdelaruelle added a commit to xdelaruelle/modules that referenced this issue Nov 15, 2020
When parsing loaded environment, record a loaded tag for each loaded
module or an auto-loaded tag if this module has been automatically
loaded by another module.

Load these tags information at phase cea-hpc#5 of getModules prior fetching the
tags found from getModules search.

If current user environment state is inconsistent do not stop the whole
avail process on this error.
xdelaruelle added a commit to xdelaruelle/modules that referenced this issue Nov 15, 2020
When parsing loaded environment, record a loaded tag for each loaded
module or an auto-loaded tag if this module has been automatically
loaded by another module.

Load these tags information at phase cea-hpc#5 of getModules prior fetching the
tags found from getModules search.

If current user environment state is inconsistent do not stop the whole
avail process on this error.
xdelaruelle added a commit to xdelaruelle/modules that referenced this issue Dec 7, 2020
When parsing loaded environment, record a loaded tag for each loaded
module or an auto-loaded tag if this module has been automatically
loaded by another module.

Load these tags information at phase cea-hpc#5 of getModules prior fetching the
tags found from getModules search.

If current user environment state is inconsistent do not stop the whole
avail process on this error.
xdelaruelle added a commit to xdelaruelle/modules that referenced this issue Dec 12, 2020
When parsing loaded environment, record a loaded tag for each loaded
module or an auto-loaded tag if this module has been automatically
loaded by another module.

Load these tags information at phase cea-hpc#5 of getModules prior fetching the
tags found from getModules search.

If current user environment state is inconsistent do not stop the whole
avail process on this error.
xdelaruelle added a commit to xdelaruelle/modules that referenced this issue Dec 18, 2020
When parsing loaded environment, record a loaded tag for each loaded
module or an auto-loaded tag if this module has been automatically
loaded by another module.

Load these tags information at phase cea-hpc#5 of getModules prior fetching the
tags found from getModules search.

If current user environment state is inconsistent do not stop the whole
avail process on this error.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant