Re: [MacPorts] #3843: Add minc-1.4 Portfile
#3843: Add minc-1.4 Portfile -----------------------------+---------------------------------------------- Reporter: mhough@mac.com | Owner: macports-tickets@lists.macosforge.org Type: enhancement | Status: reopened Priority: Normal | Milestone: Component: ports | Version: 1.0 Resolution: | Keywords: -----------------------------+---------------------------------------------- Changes (by darren.weber.lists@gmail.com): * status: closed => reopened * resolution: fixed => Comment: Using port install minc on OSX Server (Leopard), elegans:~ root# uname -a Darwin elegans.buckcenter.org 9.4.0 Darwin Kernel Version 9.4.0: Mon Jun 9 19:30:53 PDT 2008; root:xnu-1228.5.20~1/RELEASE_I386 i386 There is still a problem with time.c, ie: elegans:~ root# port install minc ---> Building minc 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_science_minc/work/minc-1.4" && make all " returned error 2 Command output: make all-recursive Making all in . depbase=`echo volume_io/Prog_utils/time.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \ if /bin/sh ./libtool --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I. -I./libsrc -I./volume_io/Include -I./volume_io/Include -I./progs/Proglib -I./conversion/Acr_nema -I/opt/local/include -I/opt/local/include -O2 -MT volume_io/Prog_utils/time.lo -MD -MP -MF "$depbase.Tpo" -c -o volume_io/Prog_utils/time.lo volume_io/Prog_utils/time.c; \ then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo"; exit 1; fi /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I. -I./libsrc -I./volume_io/Include -I./volume_io/Include -I./progs/Proglib -I./conversion/Acr_nema -I/opt/local/include -I/opt/local/include -O2 -MT volume_io/Prog_utils/time.lo -MD -MP -MF volume_io/Prog_utils/.deps/time.Tpo -c volume_io/Prog_utils/time.c -o volume_io/Prog_utils/time.o volume_io/Prog_utils/time.c: In function 'get_clock_ticks_per_second': volume_io/Prog_utils/time.c:59: error: 'CLK_TCK' undeclared (first use in this function) volume_io/Prog_utils/time.c:59: error: (Each undeclared identifier is reported only once volume_io/Prog_utils/time.c:59: error: for each function it appears in.) make[2]: *** [volume_io/Prog_utils/time.lo] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 Error: Status 1 encountered during processing. elegans:~ root# -- Ticket URL: <http://trac.macports.org/ticket/3843#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts