Re: While compiling gwp...




if all else fails, just don't build that plugin.  either patch
gwp/plugins/io/Makefile

134,135c134
<       libgwpIO.la \
<       libhtmlIO.la
---
>       libgwpIO.la

or use make -k

	-seth


Ian Peters <ipeters@acm.org> writes:
> On Sun, Jan 10, 1999 at 12:28:46PM -0500, Jeff Garzik wrote:
> > > A quick check shows that I have libstdc++-2.8.0, egcs-c++-1.0.3a, and
> > > libg++-2.7.2.8 installed, but locate iostream shows nothing.  Hrrm.
> > 
> > 2.8.0 definitely has it, and I'm pretty sure 2.7.x c++ libs have it
> > also.
> > 
> > [jgarzik@dog gnome-pim]$ locate iostream
> > /usr/include/g++/iostream
> > /usr/include/g++/iostream.h
> > /usr/include/g++/stdiostream.h
> > [jgarzik@dog gnome-pim]$ locate stdc
> > /usr/lib/libstdc++.a
> > /usr/lib/libstdc++.so
> > /usr/lib/libstdc++.so.2.8
> > /usr/lib/libstdc++.so.2.8.0
> 
> Interesting.  I _didn't have_ a /usr/include/g++ directory.  I
> downloaded libstdc++, libstdc++-devel, and libg++, ran
> rpm -Uvh --force *.rpm, even though it claimed that all of them were
> already installed (same version, everything!), but now I have
> /usr/include/g++ and everything else important.
> 
> I did do `locate g++`, even to make sure they weren't somewhere else,
> but they really weren't.  Odd.
> 
> -- 
> Ian Peters		``Never attribute to malice what can be explained
> ipeters@acm.org			by stupidity'' -- Hanlon's Razor
> 
> 
> -- 
>         FAQ: Frequently-Asked Questions at http://www.gnome.org/gnomefaq
>          To unsubscribe: mail gnome-list-request@gnome.org with 
>                        "unsubscribe" as the Subject.



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