Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 81042

Summary: gphone fails to compile
Product: Gentoo Linux Reporter: Yogesh <ysharma>
Component: [OLD] GNOMEAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Yogesh 2005-02-06 16:27:13 UTC
When I am trying to compile gphone it fails to compile due to some error in header file.


Reproducible: Always
Steps to Reproduce:
1. emerge gphone


Actual Results:  
make[3]: Entering directory
`/var/tmp/portage/gnophone-0.2.4-r1/work/gnophone-0.2.4/src/modules'
gcc -O3 -march=pentium4 -fomit-frame-pointer -pipe -DHAS_IN_ADDR_T
-I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include
-D_REENTRANT -I/usr/X11R6/include -DENABLE_UPGRADE -I/usr/lib/mozilla/include
-I/usr/lib/mozilla/include/gtkembedmoz -I/usr/lib/mozilla/include/dist/include
-I\../.. -I\../../src -DVERSION=\"0.2.4\" -c -o audio-oss.o audio-oss.c
gcc -O3 -march=pentium4 -fomit-frame-pointer -pipe -DHAS_IN_ADDR_T
-I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include
-D_REENTRANT -I/usr/X11R6/include -DENABLE_UPGRADE -I/usr/lib/mozilla/include
-I/usr/lib/mozilla/include/gtkembedmoz -I/usr/lib/mozilla/include/dist/include
-I\../.. -I\../../src -DVERSION=\"0.2.4\" -c -o audio-phone.o audio-phone.c
In file included from audio-phone.c:29:
/usr/include/linux/ixjuser.h:353: error: syntax error before '*' token
make[3]: *** [audio-phone.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory
`/var/tmp/portage/gnophone-0.2.4-r1/work/gnophone-0.2.4/src/modules'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/var/tmp/portage/gnophone-0.2.4-r1/work/gnophone-0.2.4/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/gnophone-0.2.4-r1/work/gnophone-0.2.4'
make: *** [all-recursive-am] Error 2

!!! ERROR: net-im/gnophone-0.2.4-r1 failed.
!!! Function src_compile, Line 55, Exitcode 2
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this status message.



Expected Results:  
Successfull compile
Comment 1 Rob Sworder 2005-04-19 01:28:10 UTC
Duplicate of 67747
Comment 2 John N. Laliberte (RETIRED) gentoo-dev 2005-05-04 14:39:25 UTC

*** This bug has been marked as a duplicate of 67747 ***