Wireshark mailing list archives

Re: Regarding ./configure ---Qt not available error


From: Ateeth Kumar Thirukkovulur <athirukkovulur () uh edu>
Date: Sat, 12 Apr 2014 20:28:19 -0400

I get the following error while trying to install gtk3.0.0 on my ubuntu
13.04:

I tried to install as shown in this website:
https://developer.gnome.org/gtk3/3.0/gtk-building.html

Error I get is this when i type "make":

/usr/bin/ld: queryimmodules.o: undefined reference to symbol
'g_module_symbol'
/usr/bin/ld: note: 'g_module_symbol' is defined in DSO
/usr/lib/i386-linux-gnu/libgmodule-2.0.so.0 so try adding it to the linker
command line
/usr/lib/i386-linux-gnu/libgmodule-2.0.so.0: could not read symbols:
Invalid operation
collect2: error: ld returned 1 exit status
make[4]: *** [gtk-query-immodules-3.0] Error 1
make[4]: Leaving directory `/home/ubuntu/gtk+-3.0.0/gtk'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/ubuntu/gtk+-3.0.0/gtk'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/ubuntu/gtk+-3.0.0/gtk'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/ubuntu/gtk+-3.0.0'
make: *** [all] Error 2



*Ateeth Kumar Thirukkovulur*
*Research Assistant*
*College of Technology*
*UH ID:1267190*




On Sat, Apr 12, 2014 at 6:46 PM, Guy Harris <guy () alum mit edu> wrote:


On Apr 12, 2014, at 2:00 PM, Ateeth Kumar Thirukkovulur <
athirukkovulur () uh edu> wrote:

mine is ubuntu 13.04 for x86 system.

Then you should look for the package in the Ubuntu Packages Search site:

        http://packages.ubuntu.com

or perhaps try searching for it by name in the package manager.

I need to install gtk 3+ developer package and also qt5 developer
package.

Look for packages with "gtk" and "qt" in the name and that also have "dev"
somewhere in the name ("dev", "devel", something such as that).
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev () wireshark org>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-request () wireshark org
?subject=unsubscribe

___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev () wireshark org>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-request () wireshark org?subject=unsubscribe

Current thread: