#35527 closed defect (duplicate)
octave: fatal error: curl/types.h: No such file or directory
Reported by: | jmosorioguillen@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.2 |
Keywords: | Cc: | bhadder@… | |
Port: | octave |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
I 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:
: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 :info:build ./DLD-FUNCTIONS/urlwrite.cc:49:24: fatal error: curl/types.h: No such file or directory :info:build compilation terminated.
Some ideas?
Change History (2)
comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|---|
Keywords: | octave-3.2.4 osx 10.8 removed |
Resolution: | → duplicate |
Status: | new → closed |
Summary: | octave-3.2.4 compilation aborted in Mountain Lion OSX 10.8 → octave: fatal error: curl/types.h: No such file or directory |
Note: See
TracTickets for help on using
tickets.
Duplicate of #35409.