Opened 15 years ago

Closed 13 years ago

#17974 closed defect (worksforme)

xmfract build error

Reported by: simon@… Owned by: jmpp@…
Priority: Normal Milestone:
Component: ports Version: 1.7.0
Keywords: Cc:
Port: xmfract

Description

...
--->  Cleaning openmotif
--->  Fetching xmfract
--->  Attempting to fetch xmfract_1-4_tar.gz from http://spanky.triumf.ca/pub/fractals/programs/unix/
--->  Attempting to fetch xmfract_1-4_tar.gz from http://spanky.fractint.org/pub/fractals/programs/unix/
--->  Verifying checksum(s) for xmfract
--->  Extracting xmfract
--->  Applying patches to xmfract
--->  Configuring xmfract
--->  Building xmfract with target all
Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_xmfract/work/xmfract_1.4" && make all " returned error 2
Command output: CONFIG_FILES= CONFIG_HEADERS=config.h ./config.status
creating config.h
config.h is unchanged
date > stamp-h
for subdir in lib src etc help; do \
	  echo making all in $subdir; \
	  (cd $subdir && make all) || exit 1; \
	done
making all in lib
/usr/bin/gcc-4.0 -c  -DHAVE_CONFIG_H -I. -I.. -I. -O2 nbasename.c
In file included from /usr/include/strings.h:62,
                 from nbasename.c:31:
/usr/include/string.h:64: error: two or more data types in declaration specifiers
make[1]: *** [nbasename.o] Error 1
make: *** [all] Error 1

Error: Status 1 encountered during processing.

Change History (3)

comment:1 Changed 15 years ago by mf2k (Frank Schima)

Owner: changed from macports-tickets@… to jmpp@…

comment:2 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

comment:3 Changed 13 years ago by jmroot (Joshua Root)

Resolution: worksforme
Status: newclosed
Note: See TracTickets for help on using tickets.