Opened 15 years ago

Last modified 15 years ago

#22706 closed defect

libcudd does not build on snow leopard — at Initial Version

Reported by: a_morgen@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.8.1
Keywords: Cc:
Port: libcudd

Description

Hi, got the following error for libcudd on snow leopard. Thanks for the help.

sudo port install libcudd

---> Computing dependencies for libcudd ---> Building libcudd

Error: 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 Command output: gcc -c pipefork.c -I../include -DUNIX -g -O6 -dynamiclib -DHAVE_IEEE_754

gcc -c pathsearch.c -I../include -DUNIX -g -O6 -dynamiclib -DHAVE_IEEE_754 gcc -c stub.c -I../include -DUNIX -g -O6 -dynamiclib -DHAVE_IEEE_754 gcc -c tmpfile.c -I../include -DUNIX -g -O6 -dynamiclib -DHAVE_IEEE_754 gcc -c datalimit.c -I../include -DUNIX -g -O6 -dynamiclib -DHAVE_IEEE_754 ar rv libutil.a cpu_time.o cpu_stats.o getopt.o safe_mem.o strsav.o texpand.o ptime.o prtime.o pipefork.o pathsearch.o stub.o tmpfile.o datalimit.o ar: creating archive libutil.a a - cpu_time.o a - cpu_stats.o a - getopt.o a - safe_mem.o a - strsav.o a - texpand.o a - ptime.o a - prtime.o a - pipefork.o a - pathsearch.o a - stub.o a - tmpfile.o a - datalimit.o ranlib libutil.a Making epd ... gcc -c epd.c -I../include -g -O6 -dynamiclib -DHAVE_IEEE_754 epd.c: In function 'EpdAlloc': epd.c:75: error: expected expression before 'EpDouble' epd.c:75: warning: assignment makes pointer from integer without a cast make[1]: * [epd.o] Error 1

Making nanotrav ... make[1]: * No rule to make target ../include/dddmp.h', needed by main.o'. Stop. make: * [build] Error 2

Change History (0)

Note: See TracTickets for help on using tickets.