Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 218336
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Commonbox Team <commonbox@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Peter Alfredsen <loki_val@gentoo.org>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
fbdesk-1.4.1-gcc43.patch fbdesk-1.4.1-gcc43.patch patch Peter Alfredsen 2008-04-18 21:28 0000 3.42 KB Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 218336 depends on: Show dependency tree
Bug 218336 blocks: 198121
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2008-04-18 21:27 0000
if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../..     -O2 -march=i686
-mtune=athlon-xp -msse -mmmx -pipe -ggdb3    -I/usr/include/freetype2  
-I/usr/include/libpng12 -MT XFontImp.o -MD -MP -MF ".deps/XFontImp.Tpo" -c -o
XFontImp.o XFontImp.cc; \
        then mv -f ".deps/XFontImp.Tpo" ".deps/XFontImp.Po"; else rm -f
".deps/XFontImp.Tpo"; exit 1; fi
XFontImp.cc: In member function ‘virtual void
FbTk::XFontImp::rotate(float)’:
XFontImp.cc:221: error: ‘calloc’ was not declared in this scope
XFontImp.cc:230: error: ‘free’ was not declared in this scope
XFontImp.cc:269: error: ‘free’ was not declared in this scope
make[3]: *** [XFontImp.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory
`/var/tmp/portage/x11-misc/fbdesk-1.4.1/work/fbdesk-1.4.1/src/FbTk'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/var/tmp/portage/x11-misc/fbdesk-1.4.1/work/fbdesk-1.4.1/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/var/tmp/portage/x11-misc/fbdesk-1.4.1/work/fbdesk-1.4.1'
make: *** [all] Error 2


Reproducible: Always

------- Comment #1 From Peter Alfredsen 2008-04-18 21:28:00 0000 -------
Created an attachment (id=150238) [details]
fbdesk-1.4.1-gcc43.patch

Fixes the problem. Compile-tested only.

------- Comment #2 From David Shakaryan 2008-04-24 08:51:11 0000 -------
Should be fixed. Thanks Peter

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug