bug-parted
[Top][All Lists]
Advanced

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

Re: library-naming bug in parted 1.6.12?


From: Sven Luther
Subject: Re: library-naming bug in parted 1.6.12?
Date: Tue, 31 Aug 2004 14:53:32 +0200
User-agent: Mutt/1.5.6+20040523i

On Tue, Aug 31, 2004 at 02:22:31PM +0200, Vincent van Adrighem wrote:
> Hi,
> 
> I've been trying to compile parted 1.6.12 on my debian box. There is a
> problem with the libraries created.

I am working on debian libparted 1.6.12 package with Fabio Tranchitella
<address@hidden> at :

  http://svn.debian.org/viewcvs/parted/branches/1.6.12/

Too late for sarge though, but it will be going into sid or experimental
nextly.

> -------------------
> /tmp/parted-1.6.12/libparted/.libs$ ls
> constraint.o  disk_dvh.o   disk_sun.o        libparted-1.6.12.0.0
> natmath.o
> crc32.o       disk_gpt.o   exception.o       libparted.a
> timer.o
> debug.o       disk_loop.o  filesys.o         libparted.la
> device.o      disk_mac.o   geom.o            libparted.lai
> disk_bsd.o    disk.o       libparted         libparted.o
> disk_dos.o    disk_pc98.o  libparted-1.6.12  linux.o
> -------------------
> As you can see, the library is called libparted-1.6.12, there's no .so
> extension.
> If you look at the 1.6.11 release, you'll see that these are named
> correctly:
> -------------------
> /tmp/parted-1.6.11/libparted/.libs$ ls
> constraint.o  disk_dvh.o   disk_sun.o               libparted.a
> natmath.o
> crc32.o       disk_gpt.o   exception.o              libparted.la
> timer.o
> debug.o       disk_loop.o  filesys.o                libparted.lai
> device.o      disk_mac.o   geom.o                   libparted.o
> disk_bsd.o    disk.o       libparted-1.6.so.0       libparted.so
> disk_dos.o    disk_pc98.o  libparted-1.6.so.0.0.11  linux.o
> -------------------
> See? libparted.1.6.so.0 (notice the .so)

Indeed. Please try this patch : 

  
http://svn.debian.org/viewcvs/*checkout*/parted/branches/1.6.12/debian/patches/ltmain.dpatch?rev=11
  
Friendly,

Sven Luther




reply via email to

[Prev in Thread] Current Thread [Next in Thread]