Re: [Anjuta-list] Build problem -- Missing dependency?



Am Sun, 25 Jul 2004 01:25:59 -0400 schrieb Angel Caban:

> gcc -DHAVE_CONFIG_H -I. -I. -I.. -DORBIT2=1 -I/usr/X11R6/include 
> -I/usr/X11R6/include/freetype2 -I/sw/include/glib-2.0 
> -I/sw/lib/glib-2.0/include -I/sw/include/gtk-2.0 
> -I/sw/lib/gtk-2.0/include -I/sw/include/atk-1.0
> -I/sw/include/pango-1.0 
> -I/sw/include/orbit-2.0 -I/sw/include/libglade-2.0 
> -I/sw/include/libxml2 -I/sw/include -I/sw/include/libgnome-2.0 
> -I/sw/include/libbonobo-2.0 -I/sw/include/gconf/2 
> -I/sw/include/gnome-vfs-2.0 -I/sw/lib/gnome-vfs-2.0/include 
> -I/sw/include/bonobo-activation-2.0 -I/sw/include/libgnomeui-2.0 
> -I/sw/include/libgnomecanvas-2.0 -I/sw/include/libart-2.0 
> -I/sw/include/libbonoboui-2.0 -I/sw/include/libgnomeprint-2.2 
> -I/sw/include/libgnomeprintui-2.2 -I/sw/include/gnome-vfs-module-2.0  
> 
> -I/sw/include  -I.. -I./../scintilla/include -I./../tagmanager/include
> 
> -I./../widgets -I./../pixmaps -I./../printing -I.. -I. 
> -DPACKAGE_BIN_DIR=\"/usr/local/bin\"    -I/sw/include 
> -I/usr/X11R6/include -I/usr/local/include -DNDEBUG -O0 -g -DNDEBUG -Os
> 
> -s -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -c launcher.c
> launcher.c:26:17: pty.h: No such file or directory
> launcher.c: In function `anjuta_launcher_send_ptyin':
> launcher.c:316: warning: passing arg 4 of `g_io_channel_write_chars' 
> from incompatible pointer type
> launcher.c: In function `anjuta_launcher_scan_output':
> launcher.c:580: warning: passing arg 4 of `g_io_channel_read_chars' 
> from incompatible pointer type
> launcher.c: In function `anjuta_launcher_scan_error':
> launcher.c:628: warning: passing arg 4 of `g_io_channel_read_chars' 
> from incompatible pointer type
> launcher.c: In function `anjuta_launcher_scan_pty':
> launcher.c:676: warning: passing arg 4 of `g_io_channel_read_chars' 
> from incompatible pointer type
> launcher.c: In function `anjuta_launcher_fork':
> launcher.c:868: error: `O_SYNC' undeclared (first use in this
> function)
> launcher.c:868: error: (Each undeclared identifier is reported only
> once
> launcher.c:868: error: for each function it appears in.)
> launcher.c:930: error: `__MAX_BAUD' undeclared (first use in this 
> function)
> make[2]: *** [launcher.o] Error 1
> make[1]: *** [all-recursive] Error 1
> make: *** [all-recursive-am] Error 2
> 
> what package does pty.h belong to?

> epm -qf /usr/include/pty.h
glibc-2.3.3.20040420

Does this file really not exist on your system? Try to add /usr/include
to your header search path...

regards
Andreas




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]