Hi, When trying to install ntop + server on OS10.4.10 on a G4 PPC I am getting these (see below) errors (a similar install on a MacBook(intel) 10.4.10 was without problems). I am just a user, not an expert, does anyone can give me some advice ? Is this a Macports problem or a ntop problem ? Thanks in advance, Bart irmw-mc14:~ bart$ sudo port selfupdate Password: MacPorts base version 1.5 installed Downloaded MacPorts base version 1.5 The MacPorts installation is not outdated and so was not updated selfupdate done! irmw-mc14:~ bart$ sudo port install ntop +server ---> Building ntop with target all Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macport s.org_release_ports_net_ntop/work/ntop-3.2" && gnumake all " returned error 2 Command output: cd . && /bin/sh ./missing --run echo cd .. && gnumake am--refresh cd . && /bin/sh ./missing --run echo cd . && /bin/sh ./missing --run echo --gnu --gnu cd . && /bin/sh ./missing --run echo gnumake[3]: Nothing to be done for `all-am'. Making all in . cd . && /bin/sh ./missing --run echo cd . && /bin/sh ./missing --run echo --gnu --gnu cd . && /bin/sh ./missing --run echo if /bin/sh ./libtool --mode=compile --tag=CC /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I. -I. -Imyrrd -I/opt/local/include -I/opt/local/include -DDARWIN -DTIGER -I/usr/local/include -g -no-cpp-precomp -I/opt/local/include -O2 -I/usr/local/include -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-common -DPIC -g -no-cpp-precomp -I/opt/local/include -O2 -I/usr/local/include -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-common -DPIC -MT utildl.lo -MD -MP -MF ".deps/utildl.Tpo" -c -o utildl.lo utildl.c; \ then mv -f ".deps/utildl.Tpo" ".deps/utildl.Plo"; else rm -f ".deps/utildl.Tpo"; exit 1; fi /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I. -I. -Imyrrd -I/opt/local/include -I/opt/local/include -DDARWIN -DTIGER -I/usr/local/include -g -no-cpp-precomp -I/opt/local/include -O2 -I/usr/local/include -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-common -DPIC -g -no-cpp-precomp -I/opt/local/include -O2 -I/usr/local/include -g -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-common -DPIC -MT utildl.lo -MD -MP -MF .deps/utildl.Tpo -c utildl.c -fno-common -DPIC -o .libs/utildl.o utildl.c: In function 'getDynamicLoadPaths': utildl.c:95: error: 'Dl_info' undeclared (first use in this function) utildl.c:95: error: (Each undeclared identifier is reported only once utildl.c:95: error: for each function it appears in.) utildl.c:95: error: parse error before 'info' utildl.c:100: error: 'info' undeclared (first use in this function) utildl.c:102: warning: nested extern declaration of 'dladdr' gnumake[2]: *** [utildl.lo] Error 1 gnumake[1]: *** [all-recursive] Error 1 gnumake: *** [all] Error 2 Error: Status 1 encountered during processing. irmw-mc14:~ bart$
On Aug 3, 2007, at 06:44, Bart Scherens wrote:
When trying to install ntop + server on OS10.4.10 on a G4 PPC I am getting these (see below) errors (a similar install on a MacBook(intel) 10.4.10 was without problems). I am just a user, not an expert, does anyone can give me some advice ? Is this a Macports problem or a ntop problem ?
I do not know where the problem lies. Have you already contacted the port's maintainer? I'm Cc'ing him on this email. Are you using the latest Xcode, currently 2.4.1? I see ntop 3.3 has been released. Perhaps the portfile should be updated.
Ryan Schmidt <ryandesign@macports.org> writes:
When trying to install ntop + server on OS10.4.10 on a G4 PPC I am getting these (see below) errors (a similar install on a MacBook(intel) 10.4.10 was without problems). I am just a user, not an expert, does anyone can give me some advice ? Is this a Macports problem or a ntop problem ?
I do not know where the problem lies.
Have you already contacted the port's maintainer? I'm Cc'ing him on this email.
I just installed the current ntop 3.2 on a clean PPC Mac mini with no problems.
Are you using the latest Xcode, currently 2.4.1?
That was what I was going to ask too.
I see ntop 3.3 has been released. Perhaps the portfile should be updated.
I can't get ntop 3.3 to build so I can't update it yet. I'm going to ask the ntop list about it. Mark
Sorry for the delay in answering your questions ! Yes, I am using the latest version of Xcode, I tried also to build ntop 3.3 but got similar errors upon install as with 3.2. The G4 PPC is not a clean install, but has no problems, as far as I can judge. I will try to make an install later this month (in 2 or 3 weeks) on a Powerbook G3 (that I will clean install first) and report back with my findings. Thanks anyway for your suggestions Bart
Ryan Schmidt <ryandesign@macports.org> writes:
When trying to install ntop + server on OS10.4.10 on a G4 PPC I am getting these (see below) errors (a similar install on a MacBook(intel) 10.4.10 was without problems). I am just a user, not an expert, does anyone can give me some advice ? Is this a Macports problem or a ntop problem ?
I do not know where the problem lies.
Have you already contacted the port's maintainer? I'm Cc'ing him on this email.
I just installed the current ntop 3.2 on a clean PPC Mac mini with no problems.
Are you using the latest Xcode, currently 2.4.1?
That was what I was going to ask too.
I see ntop 3.3 has been released. Perhaps the portfile should be updated.
I can't get ntop 3.3 to build so I can't update it yet. I'm going to ask the ntop list about it.
Mark
participants (3)
-
Bart Scherens
-
markd@macports.org
-
Ryan Schmidt