First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 70127
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo PDA Herd <pda@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Matt Taylor <liverbugg@juno.com>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
jpilot-0.99.7-gcc2.patch jpilot-0.99.7-gcc2.patch patch Matt Taylor 2004-11-04 21:04 0000 526 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 70127 depends on: Show dependency tree
Show dependency graph
Bug 70127 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

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







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


Description:   Opened: 2004-11-04 21:03 0000
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.    -Wall -march=i686 -O3
-pipe  -I/usr/include/libpisock   -I/usr/include/libpisock
-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/include
-I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  
-DLOCALEDIR=\"/usr/share/locale\" -DGNULOCALEDIR=\"/usr/share/locale\"
-march=i686 -O3 -pipe  -I/usr/include/libpisock -c address_gui.c
address_gui.c: In function `cb_dialer':
address_gui.c:1433: parse error before `start_iter'
address_gui.c:1437: `text_buffer' undeclared (first use in this function)
address_gui.c:1437: (Each undeclared identifier is reported only once
address_gui.c:1437: for each function it appears in.)
address_gui.c:1438: `start_iter' undeclared (first use in this function)
address_gui.c:1438: `end_iter' undeclared (first use in this function)
make[2]: *** [address_gui.o] Error 1
make[2]: Leaving directory
`/mnt/portage/tmp/portage/jpilot-0.99.7-r1/work/jpilot-0.99.7'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/mnt/portage/tmp/portage/jpilot-0.99.7-r1/work/jpilot-0.99.7'
make: *** [all] Error 2

------- Comment #1 From Matt Taylor 2004-11-04 21:04:53 0000 -------
Created an attachment (id=43319) [edit]
jpilot-0.99.7-gcc2.patch

fixes compile with gcc-2.95

------- Comment #2 From Daniel Black 2004-11-04 23:51:23 0000 -------
gcc-2.95 is unsupported - you will find a lot of progams fail with it now.

------- Comment #3 From Aron Griffis (RETIRED) 2005-03-12 16:32:29 0000 -------
Oh well, I added this patch, thanks

First Last Prev Next    No search results available      Search page      Enter new bug