Re: Weird sawfish bug with named pipes



Well, traded one compile error for another :P

First, that file didn't exist for me. But there was the same one with i386 instead of i686. I changed that and now the error I get is this:

* /usr/bin/gcc-config: Profile does not exist or invalid setting for /etc/env.d/gcc/i686-pc-linux-gnu-3.4.3-20050110

I checked, and the profile does exist. I ran gcc-config -l, and saw that that was infact my profile. So it must think one of the settings is wrong, don't know which though. Here's the contents of the file:

PATH="/usr/i686-pc-linux-gnu/gcc-bin/3.4.3-20050110"
ROOTPATH="/usr/i686-pc-linux-gnu/gcc-bin/3.4.3-20050110"
LDPATH="/usr/lib/gcc/i686-pc-linux-gnu/3.4.3-20050110/."
GCCBITS="32"
MANPATH="/usr/share/gcc-data/i686-pc-linux-gnu/3.4.3-20050110/man"
INFOPATH="/usr/share/gcc-data/i686-pc-linux-gnu/3.4.3-20050110/info"
STDCXX_INCDIR="g++-v3"


Michal Maruška wrote:

<dataangel> [09:08] I get an error trying to compile CVS or mmc
<dataangel> [09:09] libtool: link: unable to infer tagged configuration
<dataangel> [09:09] libtool: link: specify a tag with `--tag'
<dataangel> [09:09] any ideas? :P


i had to patch /usr/lib/rep/i686-pc-linux-gnu/rules.mk

- added a fake "--tag=2"   in:  rep_LIBTOOL=$(repcommonexecdir)/libtool --tag=2

no idea why.

see you in irc.





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