Menu

#3 gcc 4.1.1 errors?

open
nobody
None
5
2006-08-12
2006-08-12
Anonymous
No

ben@pluto ~/tmp/gaimnosd-0.7 $ make
/usr/bin/sed 's/#define PACKAGE/#define
GAIMNOSD_PACKAGE/g' pre_config.h > gaimnosd_config.h
make all-recursive
make[1]: Entering directory `/home/ben/tmp/gaimnosd-0.7'
Making all in src
make[2]: Entering directory
`/home/ben/tmp/gaimnosd-0.7/src'
if /bin/sh ../libtool --silent --tag=CC --mode=compile
gcc -DHAVE_CONFIG_H -I. -I. -I..
-DLIBDIR=\"/usr/lib/gaim/\" -DDATADIR=\"/usr/
share\" -I/usr/include/gtk-2.0
-I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0
-I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr
/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/include/gaim -I/usr/inclu
de/glib-2.0 -I/usr/lib/glib-2.0/include
-march=pentium4 -O3 -pipe -Wall -I/usr/include -g -O2
-Wall -g3 -MT gaimnosd.lo -MD -MP -M
F ".deps/gaimnosd.Tpo" -c -o gaimnosd.lo gaimnosd.c; \ then mv -f ".deps/gaimnosd.Tpo"
".deps/gaimnosd.Plo"; else rm -f ".deps/gaimnosd.Tpo";
exit 1; fi
gaimnosd.c:6:22: error: internal.h: No such file or
directory
gaimnosd.c: In function 'osd_fill_fonts':
gaimnosd.c:74: warning: implicit declaration of
function 'strchr'
gaimnosd.c:74: warning: incompatible implicit
declaration of built-in function 'strchr'
gaimnosd.c:78: warning: implicit declaration of
function 'strncpy'
gaimnosd.c:78: warning: incompatible implicit
declaration of built-in function 'strncpy'
gaimnosd.c:81: warning: implicit declaration of
function 'strrchr'
gaimnosd.c:81: warning: incompatible implicit
declaration of built-in function 'strrchr'
gaimnosd.c:87: warning: implicit declaration of
function 'strcat'
gaimnosd.c:87: warning: incompatible implicit
declaration of built-in function 'strcat'
gaimnosd.c:91: warning: implicit declaration of
function 'strcmp'
gaimnosd.c:96: warning: implicit declaration of
function 'strlen'
gaimnosd.c:96: warning: incompatible implicit
declaration of built-in function 'strlen'
gaimnosd.c:97: warning: implicit declaration of
function 'strcpy'
gaimnosd.c:97: warning: incompatible implicit
declaration of built-in function 'strcpy'
gaimnosd.c: In function 'osd_set_font':
gaimnosd.c:161: warning: incompatible implicit
declaration of built-in function 'strchr'
gaimnosd.c: In function 'osd_set_prefs':
gaimnosd.c:253: warning: implicit declaration of
function '_'
gaimnosd.c:253: warning: passing argument 1 of
'osd_print' makes pointer from integer without a cast
gaimnosd.c: In function 'buddy_away_cb':
gaimnosd.c:291: warning: passing argument 2 of
'osd_notify' makes pointer from integer without a cast
gaimnosd.c: In function 'buddy_back_cb':
gaimnosd.c:298: warning: passing argument 2 of
'osd_notify' makes pointer from integer without a cast
gaimnosd.c: In function 'buddy_idle_cb':
gaimnosd.c:305: warning: passing argument 2 of
'osd_notify' makes pointer from integer without a cast
gaimnosd.c: In function 'buddy_unidle_cb':
gaimnosd.c:312: warning: passing argument 2 of
'osd_notify' makes pointer from integer without a cast
gaimnosd.c: In function 'buddy_signed_on_cb':
gaimnosd.c:319: warning: passing argument 2 of
'osd_notify' makes pointer from integer without a cast
gaimnosd.c: In function 'buddy_signed_off_cb':
gaimnosd.c:326: warning: passing argument 2 of
'osd_notify' makes pointer from integer without a cast
gaimnosd.c: In function 'buddy_msg_received_cb':
gaimnosd.c:341: warning: passing argument 1 of
'osd_notify_txt' makes pointer from integer without a cast
gaimnosd.c: In function 'osd_read_values':
gaimnosd.c:480: warning: passing argument 1 of
'gtk_menu_item_new_with_label' makes pointer from
integer without a cast
gaimnosd.c:483: warning: passing argument 1 of
'gtk_menu_item_new_with_label' makes pointer from
integer without a cast
gaimnosd.c:486: warning: passing argument 1 of
'gtk_menu_item_new_with_label' makes pointer from
integer without a cast
gaimnosd.c:493: warning: passing argument 1 of
'gtk_menu_item_new_with_label' makes pointer from
integer without a cast
gaimnosd.c:496: warning: passing argument 1 of
'gtk_menu_item_new_with_label' makes pointer from
integer without a cast
gaimnosd.c:499: warning: passing argument 1 of
'gtk_menu_item_new_with_label' makes pointer from
integer without a cast
gaimnosd.c: In function 'osd_get_config_frame':
gaimnosd.c:530: warning: passing argument 2 of
'gaim_gtk_make_frame' makes pointer from integer
without a cast
gaimnosd.c:538: warning: passing argument 1 of
'gtk_label_new' makes pointer from integer without a cast
gaimnosd.c:544: warning: passing argument 3 of
'gtk_tooltips_set_tip' makes pointer from integer
without a cast
gaimnosd.c:548: warning: passing argument 3 of
'gtk_tooltips_set_tip' makes pointer from integer
without a cast
gaimnosd.c:552: warning: passing argument 1 of
'gtk_label_new' makes pointer from integer without a cast
gaimnosd.c:557: warning: passing argument 3 of
'gtk_tooltips_set_tip' makes pointer from integer
without a cast
gaimnosd.c:559: warning: passing argument 1 of
'gtk_label_new' makes pointer from integer without a cast
gaimnosd.c:564: warning: passing argument 3 of
'gtk_tooltips_set_tip' makes pointer from integer
without a cast
gaimnosd.c:566: warning: passing argument 1 of
'gtk_label_new' makes pointer from integer without a cast
gaimnosd.c:572: warning: passing argument 3 of
'gtk_tooltips_set_tip' makes pointer from integer
without a cast
gaimnosd.c:574: warning: passing argument 1 of
'gtk_label_new' makes pointer from integer without a cast
gaimnosd.c:579: warning: passing argument 3 of
'gtk_tooltips_set_tip' makes pointer from integer
without a cast
gaimnosd.c:581: warning: passing argument 1 of
'gtk_label_new' makes pointer from integer without a cast
gaimnosd.c:587: warning: passing argument 3 of
'gtk_tooltips_set_tip' makes pointer from integer
without a cast
gaimnosd.c:589: warning: passing argument 1 of
'gtk_label_new' makes pointer from integer without a cast
gaimnosd.c:595: warning: passing argument 3 of
'gtk_tooltips_set_tip' makes pointer from integer
without a cast
gaimnosd.c:597: warning: passing argument 1 of
'gtk_label_new' makes pointer from integer without a cast
gaimnosd.c:603: warning: passing argument 3 of
'gtk_tooltips_set_tip' makes pointer from integer
without a cast
gaimnosd.c:605: warning: passing argument 1 of
'gtk_label_new' makes pointer from integer without a cast
gaimnosd.c:611: warning: passing argument 3 of
'gtk_tooltips_set_tip' makes pointer from integer
without a cast
gaimnosd.c:613: warning: passing argument 1 of
'gtk_check_button_new_with_label' makes pointer from
integer without a cast
gaimnosd.c:616: warning: passing argument 3 of
'gtk_tooltips_set_tip' makes pointer from integer
without a cast
gaimnosd.c:618: warning: passing argument 1 of
'gtk_button_new_with_mnemonic' makes pointer from
integer without a cast
gaimnosd.c:622: warning: passing argument 3 of
'gtk_tooltips_set_tip' makes pointer from integer
without a cast
gaimnosd.c: At top level:
gaimnosd.c:648: warning: implicit declaration of
function 'N_'
gaimnosd.c:648: error: initializer element is not constant
gaimnosd.c:648: error: (near initialization for
'info.name')
gaimnosd.c:651: error: initializer element is not constant
gaimnosd.c:651: error: (near initialization for
'info.summary')
gaimnosd.c:653: error: initializer element is not constant
gaimnosd.c:653: error: (near initialization for
'info.description')
make[2]: *** [gaimnosd.lo] Error 1
make[2]: Leaving directory `/home/ben/tmp/gaimnosd-0.7/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/ben/tmp/gaimnosd-0.7'
make: *** [all] Error 2

Discussion


Log in to post a comment.