I'm willing, unable!

I have gcc3-3.0.4 for c++. Is there a known problem there? rebuild ends:

echo timestamp > math_hullinset.lo
source='math_inset.C' object='math_inset.lo' libtool=yes \
depfile='.deps/math_inset.Plo' tmpdepfile='.deps/math_inset.TPlo' \
depmode=gcc3 /bin/sh ../../config/depcomp \
/bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. 
-I../../src -I./../ -I../.. -I../../boost  -isystem /usr/X11R6/include 
-O2 -march=i386 -mcpu=i686 -c -o math_inset.lo `test -f math_inset.C || 
echo './'`math_inset.C
c++ -DHAVE_CONFIG_H -I. -I. -I../../src -I./../ -I../.. -I../../boost 
-isystem /usr/X11R6/include -O2 -march=i386 -mcpu=i686 -c math_inset.C 
-MT math_inset.lo -MD -MP -MF .deps/math_inset.TPlo
math_inset.C: In function `string asString(const MathArray&)':
math_inset.C:246: conversion from `std::basic_string<char,
    std::char_traits<char>, std::allocator<char> >' to non-scalar type 
`string'
    requested
make[3]: *** [math_inset.lo] Error 1
make[3]: Leaving directory 
`/home/pauljohn/LinuxDownloads/redhat/BUILD/lyx-1.2.1/src/mathed'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory 
`/home/pauljohn/LinuxDownloads/redhat/BUILD/lyx-1.2.1/src'
make[1]: *** [all] Error 2
make[1]: Leaving directory 
`/home/pauljohn/LinuxDownloads/redhat/BUILD/lyx-1.2.1/src'
make: *** [all-recursive] Error 1
error: Bad exit status from /var/tmp/rpm-tmp.8806 (%build)

I'm good at C and Java, but don't know any C++ so don't even understand 
the error message.


John Levon wrote:
> On Wed, Aug 28, 2002 at 11:53:54PM +0200, Udo Müller wrote:
> 
> 
>>So I caught it from the Web and unzipped it into
>>/usr/local/lib, then I linked it into /lib and
>>/usr/lib. 
> 
> 
> Dont do this, you are likely to mess up your system.
> 
> 
>>The result was the same, nothing worked, as I
>>installed it against the advice of RPM. Has anybody a
>>solution or does anybody happend the same problem?
> 
> 
> get the .src.rpm then :
> 
> rpm --rebuild lyx-1.2.1.src.rpm
> 
> then instsall the binary in /usr/src/redhat/RPMS
> 
> (and perhaps you could send back the 7.3 RPM for our ftp site)
> 
> regards
> john
> 



-- 
Paul E. Johnson                       email: [EMAIL PROTECTED]
Dept. of Political Science            http://lark.cc.ku.edu/~pauljohn
University of Kansas                  Office: (785) 864-9086
Lawrence, Kansas 66045                FAX: (785) 864-5700

Reply via email to