Re: Initial CORBA interface for Go
- From: "Andrew V. Shuvalov" <andrew ecsl cs sunysb edu>
- To: Samuel Ziegler <ziegler bayarea net>, "gnome-list gnome org" <gnome-list gnome org>
- Subject: Re: Initial CORBA interface for Go
- Date: Mon, 29 Jun 1998 14:50:32 -0400
gcc -DPACKAGE=\"go\" -DVERSION=\"0.1.21\" -DHAVE_LIBGLIB=1 -DHAVE_LIBM=1
-DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1 -DBINDIR=\"/usr/local/bin\"
-DDATADIR=\"/usr/local/share\" -DHAVE_MKDIR=1 -I. -I. `gtk-config --cflags` -g
-O2 -c file.c
file.c: In function `edit_copy_callback':
file.c:568: too few arguments to function `gtk_editable_copy_clipboard'
file.c: In function `edit_cut_callback':
file.c:576: too few arguments to function `gtk_editable_cut_clipboard'
file.c: In function `edit_paste_callback':
file.c:584: too few arguments to function `gtk_editable_paste_clipboard'
make: *** [file.o] Error 1
I use gtk+-1.0.4-1
--
Andrew
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]