Opened 20 years ago
Closed 20 years ago
#2929 closed defect (fixed)
BUG: ethereal 0.10.10 fails to build X11 executable
Reported by: | george@… | Owned by: | opendarwin.org@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.0 |
Keywords: | Cc: | ||
Port: |
Description
"sudo port -d install ethereal" fails to produce the X11 version of ethereal; the command line apps are built A-OK. It seems that pkg-config is still acting up. Here's output from the above, during configure:
checking for pkg-config... /opt/local/bin/pkg-config checking for GTK+ - version >= 2.0.0... no * Could not run GTK+ test program, checking why... * The test program compiled, but did not run. This usually means * that the run-time linker is not finding GTK+ or finding the wrong * version of GTK+. If it is not finding GTK+, you'll need to set your * LD_LIBRARY_PATH environment variable, or edit /etc/ld.so.conf to point * to the installed location Also, make sure you have run ldconfig if that * is required on your system * * If you have an old version installed, it is best to remove it, although * you may also be able to get things to work by modifying LD_LIBRARY_PATH checking for pkg-config... (cached) /opt/local/bin/pkg-config checking for GLIB - version >= 2.0.0... yes (version 2.6.2)
And:
The Ethereal package has been configured with the following options.
Build ethereal : no
Build tethereal : yes
Build capinfos : yes
Build editcap : yes
Build mergecap : yes
Build text2pcap : yes
Build idl2eth : yes Build randpkt : no
Build dftest : yes
Install setuid : no
Use plugins : yes
Use GTK+ v2 library : yes
Use threads : no
Build profile binaries : no
Use pcap library : yes Use zlib library : yes Use pcre library : no
Use kerberos library : no Use GNU ADNS library : no
Use SSL crypto library : yes
Use IPv6 name resolution : no
Use UCD SNMP/NET-SNMP library : no
---> Building ethereal with target all
Running "port installed | grep gtk" shows:
gtk2 2.6.7_0 (active)
So I know the GTK2 package is there and installed (it wouldn't
Change History (4)
comment:1 Changed 20 years ago by jmpp@…
Owner: | changed from darwinports-bugs@… to opendarwin.org@… |
---|
comment:2 Changed 20 years ago by snu@…
Summary: | ethereal 0.10.10 port fails to build X11 executable → BUG: ethereal 0.10.10 fails to build X11 executable |
---|
comment:3 Changed 20 years ago by opendarwin.org@…
Status: | new → assigned |
---|
comment:4 Changed 20 years ago by opendarwin.org@…
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
fix comitted
Assign bug to maintainer.