Bug#367234: old link from xosd-config

2006-05-14 Thread balazs
package: libxosd-dev
version: 2.2.14-1.3

when compiling an xosd related program, using `xosd-config --cflags
--libs` it provides the following path: 

$  xosd-config --cflags --libs
-g -Wall -O2 -I/usr/include -L/usr/lib -lxosd -lpthread -lXext -lX11
-lXinerama

where -L/usr/lib is obsolete, the correct path would be
-L/usr/X11R6/lib

I am using Debian testing, and xserver-xorg 6.9.0.dfsg.1-6 with
x-dev 6.9.0.dfsg.1-6.

Regards,
balazs


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#367234: old link from xosd-config

2006-05-15 Thread Philipp Matthias Hahn
Hello Balazs!

On Sun, May 14, 2006 at 05:32:18PM +0200, balazs wrote:
> when compiling an xosd related program, using `xosd-config --cflags
> --libs` it provides the following path: 
> 
> $  xosd-config --cflags --libs
> -g -Wall -O2 -I/usr/include -L/usr/lib -lxosd -lpthread -lXext -lX11
> -lXinerama
> 
> where -L/usr/lib is obsolete, the correct path would be
> -L/usr/X11R6/lib
> 
> I am using Debian testing, and xserver-xorg 6.9.0.dfsg.1-6 with
> x-dev 6.9.0.dfsg.1-6.

No, it's the other way around: /usr/X11R6 is deprecated in xorg-7.0 and
all X11 libraries have moved to /usr/lib/.
Because of an NMU not done by myself, xosd entered testing before xorg
itself, so the dependencies are broken until xorg does the transition.

Please use xosd from sarge or wait for the xorg transition.

BYtE
Philipp
-- 
  / /  (_)__  __   __ Philipp Hahn
 / /__/ / _ \/ // /\ \/ /
//_/_//_/\_,_/ /_/\_\ [EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]