[SOLUTION] Re: How to create a .la file?

2006-04-26 Thread Norberto Meijome
On 22 Apr 2006 08:48:19 -0400 Lowell Gilbert <[EMAIL PROTECTED]> wrote: > Norberto Meijome <[EMAIL PROTECTED]> writes: > > > On 20 Apr 2006 10:45:48 -0400 > > Lowell Gilbert <[EMAIL PROTECTED]> wrote: > > > > You do *not* need the libXcursor *port*, because xorg-libraries will > > > install the

Re: How to create a .la file?

2006-04-22 Thread Lowell Gilbert
Norberto Meijome <[EMAIL PROTECTED]> writes: > On 20 Apr 2006 10:45:48 -0400 > Lowell Gilbert <[EMAIL PROTECTED]> wrote: > > You do *not* need the libXcursor *port*, because xorg-libraries will > > install the Xcursor library. > > I agree too. But the build process of gimp and others seem to n

Re: How to create a .la file?

2006-04-20 Thread Norberto Meijome
On 20 Apr 2006 10:45:48 -0400 Lowell Gilbert <[EMAIL PROTECTED]> wrote: > No, the xorg-libraries port installs /usr/X11R6/lib/libXcursor.so. Agreed > No libtool library description file (.la) should be needed. > > You seem to have been missing the point, so I'll boil it down: > You *do* need li

Re: How to create a .la file?

2006-04-20 Thread Lowell Gilbert
Norberto Meijome <[EMAIL PROTECTED]> writes: > On 20 Apr 2006 09:44:22 -0400 > Lowell Gilbert <[EMAIL PROTECTED]> wrote: > > > Norberto Meijome <[EMAIL PROTECTED]> writes: > > > > > trying to upgrade gimp from ports, the build process failed with: > > > > > > > > > libtool: link: cannot find t

Re: How to create a .la file?

2006-04-20 Thread Norberto Meijome
On 20 Apr 2006 09:44:22 -0400 Lowell Gilbert <[EMAIL PROTECTED]> wrote: > Norberto Meijome <[EMAIL PROTECTED]> writes: > > > trying to upgrade gimp from ports, the build process failed with: > > > > > > libtool: link: cannot find the library `/usr/X11R6/lib/libXcursor.la' or > > unhandled argum

Re: How to create a .la file?

2006-04-20 Thread Lowell Gilbert
Norberto Meijome <[EMAIL PROTECTED]> writes: > trying to upgrade gimp from ports, the build process failed with: > > > libtool: link: cannot find the library `/usr/X11R6/lib/libXcursor.la' or > unhandled argument `/usr/X11R6/lib/libXcursor.la' > > libXcursor.la is usually provided by x11/libXcu