Re: x11/libXrandr, x11-toolkits/libXmu, graphics/jasper fails to build

2009-01-26 Thread Da Rock
On Mon, 2009-01-26 at 22:04 -0500, Robert Noland wrote:
> On Tue, 2009-01-27 at 11:22 +1000, Da Rock wrote:
> > Here's another one:
> > 
> > /bin/sh ../libtool --tag=CC--mode=link cc -D_THREAD_SAFE
> > -I/usr/local/include   -D_THREAD_SAFE -I/usr/local/include
> > -DMALLOC_0_RETURNS_NULL -O2 -fno-strict-aliasing -pipe  -version-number
> > 2:1:0 -no-undefined  -o libXrandr.la -rpath /usr/local/lib Xrandr.lo
> > XrrConfig.lo XrrCrtc.lo XrrMode.lo  XrrOutput.lo XrrProperty.lo
> > XrrScreen.lo -L/usr/local/lib -lX11   -L/usr/local/lib -lXext -lXrender
> > -lX11 
> > grep: /usr/local/lib/libxcb-xlib.la: No such file or directory
> > sed: /usr/local/lib/libxcb-xlib.la: No such file or directory
> > libtool: link: `/usr/local/lib/libxcb-xlib.la' is not a valid libtool
> > archive
> > *** Error code 1
> > 
> > I tried a search myself: ng.
> > I tried to find a config switch for libxcb: ng.
> > 
> > Let me know what else you need or what I can do to help here. Obviously
> > other ports are dependent on these and are therefore failing as well.
> > FWIW this is an upgrade using portupgrade.
> 
> This is fallout from the libxcb update.  xcb-xlib no longer exists, you
> need to update everything that depends on libxcb using your preferred
> method.

I'm now aware of that, but I'm trying to do the updates and nothing is
working because they're all still asking for that package. I have to
admit I'm not 100% proficient with updating to handle curl balls like
this; can you supply some pointers as to how to get around this?

Thanks

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: x11/libXrandr, x11-toolkits/libXmu, graphics/jasper fails to build

2009-01-26 Thread Da Rock
On Mon, 2009-01-26 at 22:04 -0500, Robert Noland wrote:
> On Tue, 2009-01-27 at 11:22 +1000, Da Rock wrote:
> > Here's another one:
> > 
> > /bin/sh ../libtool --tag=CC--mode=link cc -D_THREAD_SAFE
> > -I/usr/local/include   -D_THREAD_SAFE -I/usr/local/include
> > -DMALLOC_0_RETURNS_NULL -O2 -fno-strict-aliasing -pipe  -version-number
> > 2:1:0 -no-undefined  -o libXrandr.la -rpath /usr/local/lib Xrandr.lo
> > XrrConfig.lo XrrCrtc.lo XrrMode.lo  XrrOutput.lo XrrProperty.lo
> > XrrScreen.lo -L/usr/local/lib -lX11   -L/usr/local/lib -lXext -lXrender
> > -lX11 
> > grep: /usr/local/lib/libxcb-xlib.la: No such file or directory
> > sed: /usr/local/lib/libxcb-xlib.la: No such file or directory
> > libtool: link: `/usr/local/lib/libxcb-xlib.la' is not a valid libtool
> > archive
> > *** Error code 1
> > 
> > I tried a search myself: ng.
> > I tried to find a config switch for libxcb: ng.
> > 
> > Let me know what else you need or what I can do to help here. Obviously
> > other ports are dependent on these and are therefore failing as well.
> > FWIW this is an upgrade using portupgrade.
> 
> This is fallout from the libxcb update.  xcb-xlib no longer exists, you
> need to update everything that depends on libxcb using your preferred
> method.

I'd also like to point out that I just rebooted and X died in the
hole... :) Missing rgb files and what not

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: x11/libXrandr, x11-toolkits/libXmu, graphics/jasper fails to build

2009-01-27 Thread Tsu-Fan Cheng
Hi,
have you solved the problem yet? I also have libXmu failed to
upgrade due to libxcb-xlib.la. Thanks!!


TFC

On Mon, Jan 26, 2009 at 10:56 PM, Da Rock  wrote:
> On Mon, 2009-01-26 at 22:04 -0500, Robert Noland wrote:
>> On Tue, 2009-01-27 at 11:22 +1000, Da Rock wrote:
>> > Here's another one:
>> >
>> > /bin/sh ../libtool --tag=CC--mode=link cc -D_THREAD_SAFE
>> > -I/usr/local/include   -D_THREAD_SAFE -I/usr/local/include
>> > -DMALLOC_0_RETURNS_NULL -O2 -fno-strict-aliasing -pipe  -version-number
>> > 2:1:0 -no-undefined  -o libXrandr.la -rpath /usr/local/lib Xrandr.lo
>> > XrrConfig.lo XrrCrtc.lo XrrMode.lo  XrrOutput.lo XrrProperty.lo
>> > XrrScreen.lo -L/usr/local/lib -lX11   -L/usr/local/lib -lXext -lXrender
>> > -lX11
>> > grep: /usr/local/lib/libxcb-xlib.la: No such file or directory
>> > sed: /usr/local/lib/libxcb-xlib.la: No such file or directory
>> > libtool: link: `/usr/local/lib/libxcb-xlib.la' is not a valid libtool
>> > archive
>> > *** Error code 1
>> >
>> > I tried a search myself: ng.
>> > I tried to find a config switch for libxcb: ng.
>> >
>> > Let me know what else you need or what I can do to help here. Obviously
>> > other ports are dependent on these and are therefore failing as well.
>> > FWIW this is an upgrade using portupgrade.
>>
>> This is fallout from the libxcb update.  xcb-xlib no longer exists, you
>> need to update everything that depends on libxcb using your preferred
>> method.
>
> I'd also like to point out that I just rebooted and X died in the
> hole... :) Missing rgb files and what not
>
> ___
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"
>
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: x11/libXrandr, x11-toolkits/libXmu, graphics/jasper fails to build

2009-01-27 Thread Sergio de Almeida Lenzi
Em Ter, 2009-01-27 às 09:27 -0500, Tsu-Fan Cheng escreveu:

> Hi,
> have you solved the problem yet? I also have libXmu failed to
> upgrade due to libxcb-xlib.la. Thanks!!

I removed every instance of libxb-xlib.la from /usr/local/lib/*.la
than it all works again

a shell script like:
==
#!/bin/sh

lista=`find /usr/local/lib  -type f -name "*.la"`

if [ -n "$lista" ]
then
for i in $lista
do
if grep $1 $i > /dev/null
then
sed -i "" "s|/usr/local/lib/$1||" $lista
fi
done
fi

supose you name this shell ->  XX
than.
sh XX libxcb-xlib.la 
will do the trick

after that, you will be able to build things again.


Sergio
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: x11/libXrandr, x11-toolkits/libXmu, graphics/jasper fails to build

2009-01-27 Thread Da Rock
On Tue, 2009-01-27 at 09:27 -0500, Tsu-Fan Cheng wrote:
> Hi,
> have you solved the problem yet? I also have libXmu failed to
> upgrade due to libxcb-xlib.la. Thanks!!
> 

Yeah, it worked. Run 'portupgrade -a -rf libxcb' and go and do something
else for a day... :)

> 
> TFC
> 
> On Mon, Jan 26, 2009 at 10:56 PM, Da Rock  
> wrote:
> > On Mon, 2009-01-26 at 22:04 -0500, Robert Noland wrote:
> >> On Tue, 2009-01-27 at 11:22 +1000, Da Rock wrote:
> >> > Here's another one:
> >> >
> >> > /bin/sh ../libtool --tag=CC--mode=link cc -D_THREAD_SAFE
> >> > -I/usr/local/include   -D_THREAD_SAFE -I/usr/local/include
> >> > -DMALLOC_0_RETURNS_NULL -O2 -fno-strict-aliasing -pipe  -version-number
> >> > 2:1:0 -no-undefined  -o libXrandr.la -rpath /usr/local/lib Xrandr.lo
> >> > XrrConfig.lo XrrCrtc.lo XrrMode.lo  XrrOutput.lo XrrProperty.lo
> >> > XrrScreen.lo -L/usr/local/lib -lX11   -L/usr/local/lib -lXext -lXrender
> >> > -lX11
> >> > grep: /usr/local/lib/libxcb-xlib.la: No such file or directory
> >> > sed: /usr/local/lib/libxcb-xlib.la: No such file or directory
> >> > libtool: link: `/usr/local/lib/libxcb-xlib.la' is not a valid libtool
> >> > archive
> >> > *** Error code 1
> >> >
> >> > I tried a search myself: ng.
> >> > I tried to find a config switch for libxcb: ng.
> >> >
> >> > Let me know what else you need or what I can do to help here. Obviously
> >> > other ports are dependent on these and are therefore failing as well.
> >> > FWIW this is an upgrade using portupgrade.
> >>
> >> This is fallout from the libxcb update.  xcb-xlib no longer exists, you
> >> need to update everything that depends on libxcb using your preferred
> >> method.
> >
> > I'd also like to point out that I just rebooted and X died in the
> > hole... :) Missing rgb files and what not
> >
> > ___
> > freebsd-questions@freebsd.org mailing list
> > http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> > To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"
> >

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: x11/libXrandr, x11-toolkits/libXmu, graphics/jasper fails to build

2009-01-27 Thread Da Rock
On Tue, 2009-01-27 at 12:47 -0200, Sergio de Almeida Lenzi wrote:
> Em Ter, 2009-01-27 às 09:27 -0500, Tsu-Fan Cheng escreveu:
> 
> > Hi,
> > have you solved the problem yet? I also have libXmu failed to
> > upgrade due to libxcb-xlib.la. Thanks!!
> 
> I removed every instance of libxb-xlib.la from /usr/local/lib/*.la
> than it all works again
> 
> a shell script like:
> ==
> #!/bin/sh
> 
> lista=`find /usr/local/lib  -type f -name "*.la"`
> 
> if [ -n "$lista" ]
> then
>   for i in $lista
>   do
>   if grep $1 $i > /dev/null
>   then
>   sed -i "" "s|/usr/local/lib/$1||" $lista
>   fi
>   done
> fi
> 
> supose you name this shell ->  XX
> than.
> sh XX libxcb-xlib.la 
> will do the trick
> 
> after that, you will be able to build things again.

I've been talking to the porters and that would not be the recommended
way of fixing this. Running portupgrade -a -rf libxcb resolves the
issue.

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: x11/libXrandr, x11-toolkits/libXmu, graphics/jasper fails to build

2009-01-28 Thread Lowell Gilbert
Da Rock  writes:

> On Tue, 2009-01-27 at 12:47 -0200, Sergio de Almeida Lenzi wrote:
>> Em Ter, 2009-01-27 às 09:27 -0500, Tsu-Fan Cheng escreveu:
>> 
>> > Hi,
>> > have you solved the problem yet? I also have libXmu failed to
>> > upgrade due to libxcb-xlib.la. Thanks!!
>> 
>> I removed every instance of libxb-xlib.la from /usr/local/lib/*.la
>> than it all works again
>> 
>> a shell script like:
>> ==
>> #!/bin/sh
>> 
>> lista=`find /usr/local/lib  -type f -name "*.la"`
>> 
>> if [ -n "$lista" ]
>> then
>>  for i in $lista
>>  do
>>  if grep $1 $i > /dev/null
>>  then
>>  sed -i "" "s|/usr/local/lib/$1||" $lista
>>  fi
>>  done
>> fi
>> 
>> supose you name this shell ->  XX
>> than.
>> sh XX libxcb-xlib.la 
>> will do the trick
>> 
>> after that, you will be able to build things again.
>
> I've been talking to the porters and that would not be the recommended
> way of fixing this. Running portupgrade -a -rf libxcb resolves the
> issue.

That probably isn't the exactly recommended form either. 
"-a" and "-r" don't make sense together; the "-r" will be ignored, and
you will end up rebuilding *everything*.

-- 
Lowell Gilbert, embedded/networking software engineer, Boston area
http://be-well.ilk.org/~lowell/
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: x11/libXrandr, x11-toolkits/libXmu, graphics/jasper fails to build

2009-01-28 Thread Tsu-Fan Cheng
yah, i think that one thing i didn't do is "portupgrade -rf libxcb",
before upgrading xorg-* stuff.

its a hell of a job. thats all i got to say...


TFC

On Wed, Jan 28, 2009 at 10:40 AM, Lowell Gilbert
 wrote:
> Da Rock  writes:
>
>> On Tue, 2009-01-27 at 12:47 -0200, Sergio de Almeida Lenzi wrote:
>>> Em Ter, 2009-01-27 às 09:27 -0500, Tsu-Fan Cheng escreveu:
>>>
>>> > Hi,
>>> > have you solved the problem yet? I also have libXmu failed to
>>> > upgrade due to libxcb-xlib.la. Thanks!!
>>>
>>> I removed every instance of libxb-xlib.la from /usr/local/lib/*.la
>>> than it all works again
>>>
>>> a shell script like:
>>> ==
>>> #!/bin/sh
>>>
>>> lista=`find /usr/local/lib  -type f -name "*.la"`
>>>
>>> if [ -n "$lista" ]
>>> then
>>>  for i in $lista
>>>  do
>>>  if grep $1 $i > /dev/null
>>>  then
>>>  sed -i "" "s|/usr/local/lib/$1||" $lista
>>>  fi
>>>  done
>>> fi
>>> 
>>> supose you name this shell ->  XX
>>> than.
>>> sh XX libxcb-xlib.la
>>> will do the trick
>>>
>>> after that, you will be able to build things again.
>>
>> I've been talking to the porters and that would not be the recommended
>> way of fixing this. Running portupgrade -a -rf libxcb resolves the
>> issue.
>
> That probably isn't the exactly recommended form either.
> "-a" and "-r" don't make sense together; the "-r" will be ignored, and
> you will end up rebuilding *everything*.
>
> --
> Lowell Gilbert, embedded/networking software engineer, Boston area
>http://be-well.ilk.org/~lowell/
> ___
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"
>
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: x11/libXrandr, x11-toolkits/libXmu, graphics/jasper fails to build

2009-01-28 Thread Da Rock
On Wed, 2009-01-28 at 10:40 -0500, Lowell Gilbert wrote:
> Da Rock  writes:
> 
> > On Tue, 2009-01-27 at 12:47 -0200, Sergio de Almeida Lenzi wrote:
> >> Em Ter, 2009-01-27 às 09:27 -0500, Tsu-Fan Cheng escreveu:
> >> 
> >> > Hi,
> >> > have you solved the problem yet? I also have libXmu failed to
> >> > upgrade due to libxcb-xlib.la. Thanks!!
> >> 
> >> I removed every instance of libxb-xlib.la from /usr/local/lib/*.la
> >> than it all works again
> >> 
> >> a shell script like:
> >> ==
> >> #!/bin/sh
> >> 
> >> lista=`find /usr/local/lib  -type f -name "*.la"`
> >> 
> >> if [ -n "$lista" ]
> >> then
> >>for i in $lista
> >>do
> >>if grep $1 $i > /dev/null
> >>then
> >>sed -i "" "s|/usr/local/lib/$1||" $lista
> >>fi
> >>done
> >> fi
> >> 
> >> supose you name this shell ->  XX
> >> than.
> >> sh XX libxcb-xlib.la 
> >> will do the trick
> >> 
> >> after that, you will be able to build things again.
> >
> > I've been talking to the porters and that would not be the recommended
> > way of fixing this. Running portupgrade -a -rf libxcb resolves the
> > issue.
> 
> That probably isn't the exactly recommended form either. 
> "-a" and "-r" don't make sense together; the "-r" will be ignored, and
> you will end up rebuilding *everything*.
> 

Dunno, but it worked is all I can say... The only other alternative I
suppose would be -rR, but I reckon that would probably amount ot the
same thing.

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"