Changes between Initial Version and Version 1 of Ticket #22706


Ignore:
Timestamp:
Nov 27, 2009, 3:34:37 PM (15 years ago)
Author:
mf2k (Frank Schima)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #22706

    • Property Owner changed from macports-tickets@… to mij@…
  • Ticket #22706 – Description

    initial v1  
    33Thanks for the help.
    44
    5 sudo port install libcudd[[BR]]
     5{{{
     6sudo port install libcudd
    67
    78--->  Computing dependencies for libcudd
     
    1011
    1112Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libcudd/work/cudd-2.4.1" && /usr/bin/make -j2 distclean build " returned error 2
    12 Command output: gcc -c pipefork.c -I../include -DUNIX -g -O6 -dynamiclib  -DHAVE_IEEE_754[[BR]]
     13Command output: gcc -c pipefork.c -I../include -DUNIX -g -O6 -dynamiclib  -DHAVE_IEEE_754
    1314
    1415gcc -c pathsearch.c -I../include -DUNIX -g -O6 -dynamiclib  -DHAVE_IEEE_754
     
    3738epd.c:75: error: expected expression before 'EpDouble'
    3839epd.c:75: warning: assignment makes pointer from integer without a cast
    39 make[1]: *** [epd.o] Error 1[[BR]]
     40make[1]: *** [epd.o] Error 1
    4041
    4142Making nanotrav ...
    4243make[1]: *** No rule to make target `../include/dddmp.h', needed by `main.o'.  Stop.
    4344make: *** [build] Error 2
     45}}}