[Downloads/ntop-3.3] > install ntop ---> Fetching gawk ---> Attempting to fetch gawk-3.1.6.tar.bz2 from http://ftp.gnu.org/gnu/gawk ---> Verifying checksum(s) for gawk ---> Extracting gawk ---> Configuring gawk ---> Building gawk with target all ---> Staging gawk into destroot ---> Installing gawk 3.1.6_0 ---> Activating gawk 3.1.6_0 ---> Cleaning gawk ---> Fetching gd2 ---> Attempting to fetch gd-2.0.35.tar.bz2 from http://www.libgd.org/releases/ ---> Verifying checksum(s) for gd2 ---> Extracting gd2 ---> Applying patches to gd2 ---> Configuring gd2 ---> Building gd2 with target all ---> Staging gd2 into destroot ---> Installing gd2 2.0.35_0 ---> Activating gd2 2.0.35_0 ---> Cleaning gd2 ---> Fetching gdbm ---> Attempting to fetch gdbm-1.8.3.tar.gz from http://ftp.gnu.org/gnu/gdbm ---> Verifying checksum(s) for gdbm ---> Extracting gdbm ---> Applying patches to gdbm ---> Configuring gdbm ---> Building gdbm with target all ---> Staging gdbm into destroot ---> Installing gdbm 1.8.3_1 ---> Activating gdbm 1.8.3_1 ---> Cleaning gdbm ---> Fetching libpcap ---> Attempting to fetch libpcap-0.9.8.tar.gz from http://www.tcpdump.org/release/ ---> Verifying checksum(s) for libpcap ---> Extracting libpcap ---> Applying patches to libpcap ---> Configuring libpcap ---> Building libpcap with target all ---> Staging libpcap into destroot ---> Installing libpcap 0.9.8_0 ---> Activating libpcap 0.9.8_0 ---> Cleaning libpcap ---> Fetching cgilib ---> Attempting to fetch cgilib-0.5.tar.gz from http://www.infodrom.org/projects/cgilib/download/ ---> Verifying checksum(s) for cgilib ---> Extracting cgilib ---> Applying patches to cgilib ---> Configuring cgilib ---> Building cgilib with target {} Error: Target org.macports.build returned: shell command " cd "/opt/ local/var/macports/build/ _opt_local_var_macports_sources_rsync .macports.org_release_ports_www_cgilib/work/cgilib-0.5" && make CFLAGS="-O3 -fPIC -I." " returned error 2 Command output: O3 -fPIC -I. -c -o cgi.o cgi.c make: O3: Command not found make: [cgi.o] Error 127 (ignored) O3 -fPIC -I. -c -o cookies.o cookies.c make: O3: Command not found make: [cookies.o] Error 127 (ignored) ar rc libcgi.a cgi.o cookies.o ar: cgi.o: No such file or directory ar: cookies.o: No such file or directory make: *** [libcgi.a] Error 1 Error: The following dependencies failed to build: rrdtool cgilib libart_lgpl perl5.8 tcl Error: Status 1 encountered during processing. [
On Feb 16, 2008, at 2:18 AM, Andrei Tchijov wrote:
[Downloads/ntop-3.3] > install ntop <snip> ---> Fetching cgilib ---> Attempting to fetch cgilib-0.5.tar.gz from http://www.infodrom.org/projects/cgilib/download/ ---> Verifying checksum(s) for cgilib ---> Extracting cgilib ---> Applying patches to cgilib ---> Configuring cgilib ---> Building cgilib with target {} Error: Target org.macports.build returned: shell command " cd "/opt/ local/var/macports/build/ _opt_local_var_macports_sources_rsync .macports.org_release_ports_www_cgilib/work/cgilib-0.5" && make CFLAGS="-O3 -fPIC -I." " returned error 2 Command output: O3 -fPIC -I. -c -o cgi.o cgi.c make: O3: Command not found make: [cgi.o] Error 127 (ignored) O3 -fPIC -I. -c -o cookies.o cookies.c make: O3: Command not found make: [cookies.o] Error 127 (ignored) ar rc libcgi.a cgi.o cookies.o ar: cgi.o: No such file or directory ar: cookies.o: No such file or directory make: *** [libcgi.a] Error 1
Error: The following dependencies failed to build: rrdtool cgilib libart_lgpl perl5.8 tcl Error: Status 1 encountered during processing.
cgilib installed just fine for me. try sudo port -d clean cgilib sudo port -dn install cgilib William Davis frstanATbellsouthDOTnet Mac OS X.5.1 Darwin 9.1.0 XQuartz 2.1.3 - (xorg-server 1.3.0-apple9) Mac Mini Intel Duo @ 1.86 GHz Mundus vult decepi, ego non
Same result pretty much :( Looks like it thinks "-O3" is the name of command (instead of one of CFLAGS) [Downloads/ntop-3.3] > cleanup cgilib Unrecognized action "cleanup" [Downloads/ntop-3.3] > clean cgilib ---> Cleaning cgilib [Downloads/ntop-3.3] > install cgilib ---> Fetching cgilib ---> Attempting to fetch cgilib-0.5.tar.gz from http://www.infodrom.org/projects/cgilib/download/ ---> Verifying checksum(s) for cgilib ---> Extracting cgilib ---> Applying patches to cgilib ---> Configuring cgilib ---> Building cgilib with target {} Error: Target org.macports.build returned: shell command " cd "/opt/ local/var/macports/build/ _opt_local_var_macports_sources_rsync .macports.org_release_ports_www_cgilib/work/cgilib-0.5" && make CFLAGS="-O3 -fPIC -I." " returned error 2 Command output: O3 -fPIC -I. -c -o cgi.o cgi.c make: O3: Command not found make: [cgi.o] Error 127 (ignored) O3 -fPIC -I. -c -o cookies.o cookies.c make: O3: Command not found make: [cookies.o] Error 127 (ignored) ar rc libcgi.a cgi.o cookies.o ar: cgi.o: No such file or directory ar: cookies.o: No such file or directory make: *** [libcgi.a] Error 1 Error: Status 1 encountered during processing. [Downloads/ntop-3.3] > On Feb 16, 2008, at 3:37 AM, William Davis wrote:
On Feb 16, 2008, at 2:18 AM, Andrei Tchijov wrote:
[Downloads/ntop-3.3] > install ntop <snip> ---> Fetching cgilib ---> Attempting to fetch cgilib-0.5.tar.gz from http://www.infodrom.org/projects/cgilib/download/ ---> Verifying checksum(s) for cgilib ---> Extracting cgilib ---> Applying patches to cgilib ---> Configuring cgilib ---> Building cgilib with target {} Error: Target org.macports.build returned: shell command " cd "/opt/ local/var/macports/build/ _opt_local_var_macports_sources_rsync .macports.org_release_ports_www_cgilib/work/cgilib-0.5" && make CFLAGS="-O3 -fPIC -I." " returned error 2 Command output: O3 -fPIC -I. -c -o cgi.o cgi.c make: O3: Command not found make: [cgi.o] Error 127 (ignored) O3 -fPIC -I. -c -o cookies.o cookies.c make: O3: Command not found make: [cookies.o] Error 127 (ignored) ar rc libcgi.a cgi.o cookies.o ar: cgi.o: No such file or directory ar: cookies.o: No such file or directory make: *** [libcgi.a] Error 1
Error: The following dependencies failed to build: rrdtool cgilib libart_lgpl perl5.8 tcl Error: Status 1 encountered during processing.
cgilib installed just fine for me. try sudo port -d clean cgilib sudo port -dn install cgilib
William Davis frstanATbellsouthDOTnet Mac OS X.5.1 Darwin 9.1.0 XQuartz 2.1.3 - (xorg-server 1.3.0-apple9) Mac Mini Intel Duo @ 1.86 GHz
Mundus vult decepi, ego non
On Feb 16, 2008, at 07:52, Andrei Tchijov wrote:
On Feb 16, 2008, at 3:37 AM, William Davis wrote:
On Feb 16, 2008, at 2:18 AM, Andrei Tchijov wrote:
[Downloads/ntop-3.3] > install ntop <snip> ---> Fetching cgilib ---> Attempting to fetch cgilib-0.5.tar.gz from http:// www.infodrom.org/projects/cgilib/download/ ---> Verifying checksum(s) for cgilib ---> Extracting cgilib ---> Applying patches to cgilib ---> Configuring cgilib ---> Building cgilib with target {} Error: Target org.macports.build returned: shell command " cd "/opt/ local/var/macports/build/ _opt_local_var_macports_sources_rsync .macports.org_release_ports_www_cgilib/work/cgilib-0.5" && make CFLAGS="-O3 -fPIC -I." " returned error 2 Command output: O3 -fPIC -I. -c -o cgi.o cgi.c make: O3: Command not found make: [cgi.o] Error 127 (ignored) O3 -fPIC -I. -c -o cookies.o cookies.c make: O3: Command not found make: [cookies.o] Error 127 (ignored) ar rc libcgi.a cgi.o cookies.o ar: cgi.o: No such file or directory ar: cookies.o: No such file or directory make: *** [libcgi.a] Error 1
Error: The following dependencies failed to build: rrdtool cgilib libart_lgpl perl5.8 tcl Error: Status 1 encountered during processing.
cgilib installed just fine for me. try sudo port -d clean cgilib sudo port -dn install cgilib
Same result pretty much :( Looks like it thinks "-O3" is the name of command (instead of one of CFLAGS)
[Downloads/ntop-3.3] > cleanup cgilib Unrecognized action "cleanup" [Downloads/ntop-3.3] > clean cgilib ---> Cleaning cgilib [Downloads/ntop-3.3] > install cgilib ---> Fetching cgilib ---> Attempting to fetch cgilib-0.5.tar.gz from http:// www.infodrom.org/projects/cgilib/download/ ---> Verifying checksum(s) for cgilib ---> Extracting cgilib ---> Applying patches to cgilib ---> Configuring cgilib ---> Building cgilib with target {} Error: Target org.macports.build returned: shell command " cd "/opt/ local/var/macports/build/ _opt_local_var_macports_sources_rsync .macports.org_release_ports_www_cgilib/work/cgilib-0.5" && make CFLAGS="-O3 -fPIC -I." " returned error 2 Command output: O3 -fPIC -I. -c -o cgi.o cgi.c make: O3: Command not found make: [cgi.o] Error 127 (ignored) O3 -fPIC -I. -c -o cookies.o cookies.c make: O3: Command not found make: [cookies.o] Error 127 (ignored) ar rc libcgi.a cgi.o cookies.o ar: cgi.o: No such file or directory ar: cookies.o: No such file or directory make: *** [libcgi.a] Error 1
Error: Status 1 encountered during processing. [Downloads/ntop-3.3] >
It works for me on 10.4.11 Intel with Xcode 2.4.1. William Davis said it works for him on 10.5.1 Intel with presumably Xcode 3.0. What version of Mac OS X, Xcode, and MacPorts do you have, on what kind of computer?
10.5.2 Xcode 3 Mac Book Pro On Feb 16, 2008, at 9:23 PM, Ryan Schmidt wrote:
On Feb 16, 2008, at 07:52, Andrei Tchijov wrote:
On Feb 16, 2008, at 3:37 AM, William Davis wrote:
On Feb 16, 2008, at 2:18 AM, Andrei Tchijov wrote:
[Downloads/ntop-3.3] > install ntop <snip> ---> Fetching cgilib ---> Attempting to fetch cgilib-0.5.tar.gz from http://www.infodrom.org/projects/cgilib/download/ ---> Verifying checksum(s) for cgilib ---> Extracting cgilib ---> Applying patches to cgilib ---> Configuring cgilib ---> Building cgilib with target {} Error: Target org.macports.build returned: shell command " cd "/ opt/ local/var/macports/build/ _opt_local_var_macports_sources_rsync .macports.org_release_ports_www_cgilib/work/cgilib-0.5" && make CFLAGS="-O3 -fPIC -I." " returned error 2 Command output: O3 -fPIC -I. -c -o cgi.o cgi.c make: O3: Command not found make: [cgi.o] Error 127 (ignored) O3 -fPIC -I. -c -o cookies.o cookies.c make: O3: Command not found make: [cookies.o] Error 127 (ignored) ar rc libcgi.a cgi.o cookies.o ar: cgi.o: No such file or directory ar: cookies.o: No such file or directory make: *** [libcgi.a] Error 1
Error: The following dependencies failed to build: rrdtool cgilib libart_lgpl perl5.8 tcl Error: Status 1 encountered during processing.
cgilib installed just fine for me. try sudo port -d clean cgilib sudo port -dn install cgilib
Same result pretty much :( Looks like it thinks "-O3" is the name of command (instead of one of CFLAGS)
[Downloads/ntop-3.3] > cleanup cgilib Unrecognized action "cleanup" [Downloads/ntop-3.3] > clean cgilib ---> Cleaning cgilib [Downloads/ntop-3.3] > install cgilib ---> Fetching cgilib ---> Attempting to fetch cgilib-0.5.tar.gz from http://www.infodrom.org/projects/cgilib/download/ ---> Verifying checksum(s) for cgilib ---> Extracting cgilib ---> Applying patches to cgilib ---> Configuring cgilib ---> Building cgilib with target {} Error: Target org.macports.build returned: shell command " cd "/opt/ local/var/macports/build/ _opt_local_var_macports_sources_rsync .macports.org_release_ports_www_cgilib/work/cgilib-0.5" && make CFLAGS="-O3 -fPIC -I." " returned error 2 Command output: O3 -fPIC -I. -c -o cgi.o cgi.c make: O3: Command not found make: [cgi.o] Error 127 (ignored) O3 -fPIC -I. -c -o cookies.o cookies.c make: O3: Command not found make: [cookies.o] Error 127 (ignored) ar rc libcgi.a cgi.o cookies.o ar: cgi.o: No such file or directory ar: cookies.o: No such file or directory make: *** [libcgi.a] Error 1
Error: Status 1 encountered during processing. [Downloads/ntop-3.3] >
It works for me on 10.4.11 Intel with Xcode 2.4.1.
William Davis said it works for him on 10.5.1 Intel with presumably Xcode 3.0.
What version of Mac OS X, Xcode, and MacPorts do you have, on what kind of computer?
Xcode Version 2.5 $ uname -amnpsrv Darwin Mac 8.11.0 Darwin Kernel Version 8.11.0: Wed Oct 10 18:26:00 PDT 2007; root:xnu-792.24.17~1/RELEASE_PPC Power Macintosh powerpc $ system_profiler | head Hardware: Hardware Overview: Machine Name: iBook G4 Machine Model: PowerBook6,5 CPU Type: PowerPC G4 (1.1) Number Of CPUs: 1 CPU Speed: 1.2 GHz L2 Cache (per CPU): 512 KB $ system_profiler | grep "System Version" System Version: Mac OS X 10.4.11 (8S165) $ port -v MacPorts 1.700 On Feb 16, 2008, at 9:23 PM, Ryan Schmidt wrote:
On Feb 16, 2008, at 07:52, Andrei Tchijov wrote:
On Feb 16, 2008, at 3:37 AM, William Davis wrote:
On Feb 16, 2008, at 2:18 AM, Andrei Tchijov wrote:
[Downloads/ntop-3.3] > install ntop <snip> ---> Fetching cgilib ---> Attempting to fetch cgilib-0.5.tar.gz from http:// www.infodrom.org/projects/cgilib/download/ ---> Verifying checksum(s) for cgilib ---> Extracting cgilib ---> Applying patches to cgilib ---> Configuring cgilib ---> Building cgilib with target {} Error: Target org.macports.build returned: shell command " cd "/ opt/ local/var/macports/build/ _opt_local_var_macports_sources_rsync .macports.org_release_ports_www_cgilib/work/cgilib-0.5" && make CFLAGS="-O3 -fPIC -I." " returned error 2 Command output: O3 -fPIC -I. -c -o cgi.o cgi.c make: O3: Command not found make: [cgi.o] Error 127 (ignored) O3 -fPIC -I. -c -o cookies.o cookies.c make: O3: Command not found make: [cookies.o] Error 127 (ignored) ar rc libcgi.a cgi.o cookies.o ar: cgi.o: No such file or directory ar: cookies.o: No such file or directory make: *** [libcgi.a] Error 1
Error: The following dependencies failed to build: rrdtool cgilib libart_lgpl perl5.8 tcl Error: Status 1 encountered during processing.
cgilib installed just fine for me. try sudo port -d clean cgilib sudo port -dn install cgilib
Same result pretty much :( Looks like it thinks "-O3" is the name of command (instead of one of CFLAGS)
[Downloads/ntop-3.3] > cleanup cgilib Unrecognized action "cleanup" [Downloads/ntop-3.3] > clean cgilib ---> Cleaning cgilib [Downloads/ntop-3.3] > install cgilib ---> Fetching cgilib ---> Attempting to fetch cgilib-0.5.tar.gz from http:// www.infodrom.org/projects/cgilib/download/ ---> Verifying checksum(s) for cgilib ---> Extracting cgilib ---> Applying patches to cgilib ---> Configuring cgilib ---> Building cgilib with target {} Error: Target org.macports.build returned: shell command " cd "/opt/ local/var/macports/build/ _opt_local_var_macports_sources_rsync .macports.org_release_ports_www_cgilib/work/cgilib-0.5" && make CFLAGS="-O3 -fPIC -I." " returned error 2 Command output: O3 -fPIC -I. -c -o cgi.o cgi.c make: O3: Command not found make: [cgi.o] Error 127 (ignored) O3 -fPIC -I. -c -o cookies.o cookies.c make: O3: Command not found make: [cookies.o] Error 127 (ignored) ar rc libcgi.a cgi.o cookies.o ar: cgi.o: No such file or directory ar: cookies.o: No such file or directory make: *** [libcgi.a] Error 1
Error: Status 1 encountered during processing. [Downloads/ntop-3.3] >
It works for me on 10.4.11 Intel with Xcode 2.4.1.
William Davis said it works for him on 10.5.1 Intel with presumably Xcode 3.0.
What version of Mac OS X, Xcode, and MacPorts do you have, on what kind of computer?
_______________________________________________ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macports-users
Yes but Charlse, your error with ntop was "libtool: compile: unable to infer tagged configuration" which was in a different thread, "ntop install failure" and for which a ticket was already filed: http://trac.macosforge.org/projects/macports/ticket/14308 Whereas Andrei's ntop error is "make: O3: Command not found" and we still need a ticket to be filed for that. On Feb 17, 2008, at 00:33, Charlse Darwin wrote:
Xcode Version 2.5
$ uname -amnpsrv Darwin Mac 8.11.0 Darwin Kernel Version 8.11.0: Wed Oct 10 18:26:00 PDT 2007; root:xnu-792.24.17~1/RELEASE_PPC Power Macintosh powerpc $ system_profiler | head Hardware:
Hardware Overview:
Machine Name: iBook G4 Machine Model: PowerBook6,5 CPU Type: PowerPC G4 (1.1) Number Of CPUs: 1 CPU Speed: 1.2 GHz L2 Cache (per CPU): 512 KB $ system_profiler | grep "System Version" System Version: Mac OS X 10.4.11 (8S165) $ port -v MacPorts 1.700
On Feb 16, 2008, at 9:23 PM, Ryan Schmidt wrote:
On Feb 16, 2008, at 07:52, Andrei Tchijov wrote:
On Feb 16, 2008, at 3:37 AM, William Davis wrote:
On Feb 16, 2008, at 2:18 AM, Andrei Tchijov wrote:
[Downloads/ntop-3.3] > install ntop <snip> ---> Fetching cgilib ---> Attempting to fetch cgilib-0.5.tar.gz from http:// www.infodrom.org/projects/cgilib/download/ ---> Verifying checksum(s) for cgilib ---> Extracting cgilib ---> Applying patches to cgilib ---> Configuring cgilib ---> Building cgilib with target {} Error: Target org.macports.build returned: shell command " cd "/ opt/ local/var/macports/build/ _opt_local_var_macports_sources_rsync .macports.org_release_ports_www_cgilib/work/cgilib-0.5" && make CFLAGS="-O3 -fPIC -I." " returned error 2 Command output: O3 -fPIC -I. -c -o cgi.o cgi.c make: O3: Command not found make: [cgi.o] Error 127 (ignored) O3 -fPIC -I. -c -o cookies.o cookies.c make: O3: Command not found make: [cookies.o] Error 127 (ignored) ar rc libcgi.a cgi.o cookies.o ar: cgi.o: No such file or directory ar: cookies.o: No such file or directory make: *** [libcgi.a] Error 1
Error: The following dependencies failed to build: rrdtool cgilib libart_lgpl perl5.8 tcl Error: Status 1 encountered during processing.
cgilib installed just fine for me. try sudo port -d clean cgilib sudo port -dn install cgilib
Same result pretty much :( Looks like it thinks "-O3" is the name of command (instead of one of CFLAGS)
[Downloads/ntop-3.3] > cleanup cgilib Unrecognized action "cleanup" [Downloads/ntop-3.3] > clean cgilib ---> Cleaning cgilib [Downloads/ntop-3.3] > install cgilib ---> Fetching cgilib ---> Attempting to fetch cgilib-0.5.tar.gz from http:// www.infodrom.org/projects/cgilib/download/ ---> Verifying checksum(s) for cgilib ---> Extracting cgilib ---> Applying patches to cgilib ---> Configuring cgilib ---> Building cgilib with target {} Error: Target org.macports.build returned: shell command " cd "/opt/ local/var/macports/build/ _opt_local_var_macports_sources_rsync .macports.org_release_ports_www_cgilib/work/cgilib-0.5" && make CFLAGS="-O3 -fPIC -I." " returned error 2 Command output: O3 -fPIC -I. -c -o cgi.o cgi.c make: O3: Command not found make: [cgi.o] Error 127 (ignored) O3 -fPIC -I. -c -o cookies.o cookies.c make: O3: Command not found make: [cookies.o] Error 127 (ignored) ar rc libcgi.a cgi.o cookies.o ar: cgi.o: No such file or directory ar: cookies.o: No such file or directory make: *** [libcgi.a] Error 1
Error: Status 1 encountered during processing. [Downloads/ntop-3.3] >
It works for me on 10.4.11 Intel with Xcode 2.4.1.
William Davis said it works for him on 10.5.1 Intel with presumably Xcode 3.0.
What version of Mac OS X, Xcode, and MacPorts do you have, on what kind of computer?
Uh, sorry, and furthermore, Charlse, your error was with ntop, while Andrei's was with cgilib. On Feb 17, 2008, at 02:21, Ryan Schmidt wrote:
Yes but Charlse, your error with ntop was "libtool: compile: unable to infer tagged configuration" which was in a different thread, "ntop install failure" and for which a ticket was already filed:
http://trac.macosforge.org/projects/macports/ticket/14308
Whereas Andrei's ntop error is "make: O3: Command not found" and we still need a ticket to be filed for that.
Just did it again with "clean" installation of MacPort (fresh install of Leopard). Downloaded and install latest version of MacPort (as pre-build DMG) Run following without any problems selfupdate install glib2 install ImageMagic install nmap Following command fail install ntop ---> Building cgilib with target {} Error: Target org.macports.build returned: shell command " cd "/opt/ local/var/macports/build/ _opt_local_var_macports_sources_rsync .macports.org_release_ports_www_cgilib/work/cgilib-0.5" && make CFLAGS="-O3 -fPIC -I." " returned error 2 Command output: O3 -fPIC -I. -c -o cgi.o cgi.c make: O3: Command not found make: [cgi.o] Error 127 (ignored) O3 -fPIC -I. -c -o cookies.o cookies.c make: O3: Command not found make: [cookies.o] Error 127 (ignored) ar rc libcgi.a cgi.o cookies.o ar: cgi.o: No such file or directory ar: cookies.o: No such file or directory make: *** [libcgi.a] Error 1 I guess this may help to diagnose the problem [local/bin] > installed The following ports are currently installed: bzip2 @1.0.4_1 (active) expat @2.0.1_0 (active) fontconfig @2.5.0_0+macosx (active) freetype @2.3.5_1 (active) gawk @3.1.6_0 (active) gd2 @2.0.35_1 (active) gdbm @1.8.3_1 (active) gettext @0.17_3 (active) glib2 @2.14.6_0+darwin_9 (active) ImageMagick @6.3.8-10_0+q16 (active) jpeg @6b_2 (active) libiconv @1.12_0 (active) libpcap @0.9.8_0 (active) libpng @1.2.25_0 (active) libxml2 @2.6.31_0 (active) ncurses @5.6_0 (active) ncursesw @5.6_1 (active) nmap @4.50_0 (active) openssl @0.9.8g_0 (active) pcre @7.6_0 (active) pkgconfig @0.23_0 (active) tiff @3.8.2_1+macosx (active) zlib @1.2.3_1 (active) sh-3.2# uname -a Darwin buster.local 9.2.0 Darwin Kernel Version 9.2.0: Tue Feb 5 16:13:22 PST 2008; root:xnu-1228.3.13~1/RELEASE_I386 i386 On Feb 17, 2008, at 03:24 , Ryan Schmidt wrote:
Uh, sorry, and furthermore, Charlse, your error was with ntop, while Andrei's was with cgilib.
On Feb 17, 2008, at 02:21, Ryan Schmidt wrote:
Yes but Charlse, your error with ntop was "libtool: compile: unable to infer tagged configuration" which was in a different thread, "ntop install failure" and for which a ticket was already filed:
http://trac.macosforge.org/projects/macports/ticket/14308
Whereas Andrei's ntop error is "make: O3: Command not found" and we still need a ticket to be filed for that.
_______________________________________________ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macports-users
participants (4)
-
Andrei Tchijov
-
Charlse Darwin
-
Ryan Schmidt
-
William Davis