First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 14655
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: PPC Porters <ppc@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: listbox@charter.net
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 14655 depends on: Show dependency tree
Bug 14655 blocks:
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: 2003-01-27 22:13 0000
make[1]: Entering directory `/var/tmp/portage/quik-2.0.1.0-r1/work/quik-2.0/sec
     nd'
make[1]: warning: jobserver unavailable: using -j1.  Add `+' to parent make rul
     .
gcc    -c -o crt0.o crt0.S
gcc -I../include -O2 -D__NO_STRING_INLINES   -c -o printf.o printf.c
printf.c:31: warning: conflicting types for built-in function `printf'
gcc -I../include -O2 -D__NO_STRING_INLINES   -c -o malloc.o malloc.c
gcc -I../include -O2 -D__NO_STRING_INLINES   -c -o main.o main.c
gcc -I../include -O2 -D__NO_STRING_INLINES   -c -o cmdline.o cmdline.c
gcc -I../include -O2 -D__NO_STRING_INLINES   -c -o disk.o disk.c
gcc -I../include -O2 -D__NO_STRING_INLINES   -c -o file.o file.c
In file included from /usr/include/ext2fs/ext2fs.h:55,
                 from file.c:28:
/usr/lib/gcc-lib/powerpc-unknown-linux-gnu/3.2.1/include/stdio.h:55: conflictin
      types for `FILE'
file.c:26: previous declaration of `FILE'
file.c:171: conflicting types for `sprintf'
/usr/lib/gcc-lib/powerpc-unknown-linux-gnu/3.2.1/include/stdio.h:310: previous 
     eclaration of `sprintf'
make[1]: *** [file.o] Error 1
make[1]: Leaving directory `/var/tmp/portage/quik-2.0.1.0-r1/work/quik-2.0/seco
     d'
make: *** [all] Error 1

!!! ERROR: sys-apps/quik-2.0.1.0-r1 failed.
!!! Function src_compile, Line 1, Exitcode 2
!!! (no error message)

------- Comment #1 From Jonathan Nall 2003-01-28 08:21:28 0000 -------
fixed and committed into CVS. 

i committed this ~ppc as it needs testing on a gcc-3.2 and gcc-2.95 system.

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