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$