Re: [MacPorts] #13012: wireshark: unable to build under Mac OS X 10.5 Leopard
#13012: wireshark: unable to build under Mac OS X 10.5 Leopard ------------------------------+--------------------------------------------- Reporter: eriktown@… | Owner: ricci@… Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.5.2 Resolution: fixed | Keywords: Port: wireshark | ------------------------------+--------------------------------------------- Changes (by jmr@…): * port: => wireshark Old description:
After upgrading to Leopard and installing the new version of X11 and XCode Tools, I attempted to run Wireshark. It would run, but would crash whenever I tried to load a capture file or start capturing packets. I decided to try doing a clean reinstall of MacPorts and rebuild and reinstall Wireshark, but I can't get Wireshark to build successfully. It's choking on one of the dependencies:
$ sudo port install wireshark Password: ---> Building tiff 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_graphics_tiff/work/tiff-3.8.2" && make all " returned error 2 Command output: Making all in port make[1]: Nothing to be done for `all'. Making all in libtiff make all-am Making all in tools /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -Wall -W -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -o tiffgt tiffgt- tiffgt.o ../libtiff/libtiff.la ../port/libport.la -L/usr/X11/lib -framework GLUT -lobjc -framework OpenGL -ljpeg -lz -lc libtool: link: gcc -O2 -Wall -W -o .libs/tiffgt tiffgt-tiffgt.o -L/opt/local/lib ../libtiff/.libs/libtiff.dylib ../port/.libs/libport.a -L/usr/X11/lib -framework GLUT -lobjc -framework OpenGL /opt/local/lib/libjpeg.dylib -lz -lc ld: cycle in dylib re-exports with /usr/X11/lib/libGL.dylib collect2: ld returned 1 exit status make[1]: *** [tiffgt] Error 1 make: *** [all-recursive] Error 1
Error: The following dependencies failed to build: gtk2 tiff libpcap Error: Status 1 encountered during processing.
I'm happy to provide any information you may require to troubleshoot this.
New description: After upgrading to Leopard and installing the new version of X11 and XCode Tools, I attempted to run Wireshark. It would run, but would crash whenever I tried to load a capture file or start capturing packets. I decided to try doing a clean reinstall of MacPorts and rebuild and reinstall Wireshark, but I can't get Wireshark to build successfully. It's choking on one of the dependencies: {{{ $ sudo port install wireshark Password: ---> Building tiff 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_graphics_tiff/work/tiff-3.8.2" && make all " returned error 2 Command output: Making all in port make[1]: Nothing to be done for `all'. Making all in libtiff make all-am Making all in tools /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -Wall -W -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -o tiffgt tiffgt- tiffgt.o ../libtiff/libtiff.la ../port/libport.la -L/usr/X11/lib -framework GLUT -lobjc -framework OpenGL -ljpeg -lz -lc libtool: link: gcc -O2 -Wall -W -o .libs/tiffgt tiffgt-tiffgt.o -L/opt/local/lib ../libtiff/.libs/libtiff.dylib ../port/.libs/libport.a -L/usr/X11/lib -framework GLUT -lobjc -framework OpenGL /opt/local/lib/libjpeg.dylib -lz -lc ld: cycle in dylib re-exports with /usr/X11/lib/libGL.dylib collect2: ld returned 1 exit status make[1]: *** [tiffgt] Error 1 make: *** [all-recursive] Error 1 Error: The following dependencies failed to build: gtk2 tiff libpcap Error: Status 1 encountered during processing. }}} I'm happy to provide any information you may require to troubleshoot this. -- -- Ticket URL: <http://trac.macports.org/ticket/13012#comment:9> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts