Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 132469 - app-text/yudit-2.7.8 fails with gcc 4.1
Summary: app-text/yudit-2.7.8 fails with gcc 4.1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GCC Porting (show other bugs)
Hardware: All Linux
: High normal
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 154049
  Show dependency tree
 
Reported: 2006-05-06 09:45 UTC by Patrizio Bassi
Modified: 2006-11-04 09:53 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Patrizio Bassi 2006-05-06 09:45:35 UTC
c++ -c -DYUDIT_DATA=\"/usr/share/yudit\" -I/var/tmp/portage/yudit-2.7.8/work/yudit-2.7.8 -DHAVE_LONG_LONG   -Wall -DHAVE_MMAP -O3 -mtune=pentium3 -march=pentium3 -pipe -fomit-frame-pointer -mmmx -msse SIO.cpp
SIO.h:150: error: extra qualification ‘SSocket::’ on member ‘openSocket’
SIO.cpp: In member function ‘void SSocket::openSocket(SOutputStream*)’:
SIO.cpp:815: warning: operation on ‘sd’ may be undefined
make[1]: *** [SIO.o] Error 1
make[1]: Leaving directory `/var/tmp/portage/yudit-2.7.8/work/yudit-2.7.8/stoolkit'
make: *** [stoolkit_all] Error 2
Comment 1 Harald van Dijk (RETIRED) gentoo-dev 2006-05-08 10:21:51 UTC
I talked to squinky86 (who added 2.7.8), and he added 2.8.1_beta7, which should fix this. Please reopen if you still have issues.