Changes between Initial Version and Version 1 of Ticket #35527


Ignore:
Timestamp:
Aug 4, 2012, 8:53:29 PM (12 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Duplicate of #35409.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #35527

    • Property Keywords octave-3.2.4 osx 10.8 removed
    • Property Status changed from new to closed
    • Property Resolution changed from to duplicate
    • Property Summary changed from octave-3.2.4 compilation aborted in Mountain Lion OSX 10.8 to octave: fatal error: curl/types.h: No such file or directory
  • Ticket #35527 – Description

    initial v1  
    11I have just upgrade my machine to Mountain Lion and have made a clean installation of macports. All ports work fine but I am having problems to compile octave. This is the error:
    22
     3{{{
    34:info:build /opt/local/bin/g++-mp-4.5 -c -I/opt/local/include -I/opt/local/include -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -Wall -W -Wshadow -Wold-style-cast -Wformat -pipe -O2 -m64 -D_THREAD_SAFE ./DLD-FUNCTIONS/urlwrite.cc -o pic/urlwrite.o
    45:info:build ./DLD-FUNCTIONS/urlwrite.cc:49:24: fatal error: curl/types.h: No such file or directory
    56:info:build compilation terminated.
     7}}}
    68
    79Some ideas?