Opened 11 years ago

Last modified 10 years ago

#38098 closed defect

molden problem with opengl — at Version 1

Reported by: valerie.vallet@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.1.3
Keywords: Cc:
Port: molden

Description (last modified by mf2k (Frank Schima))

I wish to install the opengl version of molden with

port install molden +opengl

The installation fails with the following error in the log file

:info:build silly.c:1654:9: warning: incompatible implicit declaration of built-in function 'strcpy'
:info:build /opt/local/bin/gcc-mp-4.5 -o moldenogl oglmol.o silly.o -L/opt/local/lib -lglut -lGLU -lGL -lXmu -lX11 -lm
:info:build ld: library not found for -lglut
:info:build collect2: ld returned 1 exit status
:info:build gmake: *** [moldenogl] Error 1
:info:build gmake: *** Waiting for unfinished jobs....

Can you please fix the Portfile? In addition, the checksum values in the Portfile have to be corrected.

Thanks a lot for your help. Valérie

Change History (1)

comment:1 Changed 11 years ago by mf2k (Frank Schima)

Description: modified (diff)
Priority: HighNormal

In the future, please use WikiFormatting. The Priority field is reserved for Macports team members.

Please attach the complete main.log file. You have not posted any information about a checksum error. If there really was one, you would not have been able to reach a compile error.

Note: See TracTickets for help on using tickets.