RE: [gtkmm] ANNOUNCE: gtkmm 2.2.2



> From: Andrew E. Makeev [mailto:andrew solvo ru] 
> g++ -g -o test `pkg-config --libs --cflags gtkmm-2.0` test.cpp
> /usr/bin/ld: cannot find -lgtkmm-2.0
> collect2: ld returned 1 exit status
> 
> I heard, you may trace autoconf processing and see what it's doing. 
> Probably, then you may discover why it generates shrext=".so" and 
> library_names_spec=...{$shared_ext}...
> And I don't know why I am alone here who reported about that 
> error... Oh 
> wait! I know, people just didn't uninstall old library files 
> and linker 
> could find 'em instead of new... Well, well, good luck in fixing.

I'm fairly sure that it's been working on my system. Otherwise the test
cases would still fail when I've fixed the errors.

What distro are you using? Maybe we can then ask someone to reproduce the
problem.

Murray Cumming
murrayc usa net
www.murrayc.com 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]