Changes between Initial Version and Version 1 of Ticket #38098


Ignore:
Timestamp:
Feb 17, 2013, 9:05:09 PM (11 years ago)
Author:
mf2k (Frank Schima)
Comment:

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.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #38098

    • Property Priority changed from High to Normal
  • Ticket #38098 – Description

    initial v1  
    11I wish to install the opengl version of molden with
     2{{{
    23port install molden +opengl
     4}}}
    35The installation fails with the following error in the log file
     6{{{
    47:info:build silly.c:1654:9: warning: incompatible implicit declaration of built-in function 'strcpy'
    58: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
     
    811:info:build gmake: *** [moldenogl] Error 1
    912:info:build gmake: *** Waiting for unfinished jobs....
     13}}}
    1014
    1115Can you please fix the Portfile? In addition, the checksum values in the Portfile have to be corrected.