2 questions



i have 2 questions if i may.

[1] when i start the panel from a console, i get a system message
      when starting applications:

                        Gdk-WARNING **: shmget failed!

    everything seems to work fine, i was just wondering if this is
    a BadThing(tm) and may portent ReallyBadThings(tm) to come.



[2] another compile problem (who doesnt have one?_.  im trying to
      compile the gtkeditor widget and i get some
      linking problems it seems.  i was hoping someone can direct me to
      the proper libs to deal with....

gcc -g -O2 -Wall -I/usr/X11R6/include -I/usr/local/lib/glib/include
-I/usr/local/include  -o testapp  test.o -L. -lgtkeditor -lregex
-L/usr/local/lib -L/usr/X11R6/lib -lgtk -lgdk -rdynamic -lgmodule
-lglib -ldl -lXext -lX11 -lm
./libgtkeditor.a(gtkeditor.o): In function `gtk_editor_init':
/usr/Archive/gtkeditor-0.0.2-1/gtkeditor.c:124: undefined reference to
`gtk_text_set_property_data_functions'
./libgtkeditor.a(gtkeditor.o): In function `hilite_interval':
/usr/Archive/gtkeditor-0.0.2-1/gtkeditor.c:477: undefined reference to
`gtk_text_get_property_length'
./libgtkeditor.a(gtkeditor-syntaxtable.o): In function
`finish_syntax_block':
/usr/Archive/gtkeditor-0.0.2-1/gtkeditor-syntaxtable.c:137: undefined
reference to `gtk_text_set_property'
./libgtkeditor.a(gtkeditor-syntaxtable.o): In function
`_gtk_editor_sthilite_interval':
/usr/Archive/gtkeditor-0.0.2-1/gtkeditor-syntaxtable.c:156: undefined
reference to `gtk_text_get_property_data'
/usr/Archive/gtkeditor-0.0.2-1/gtkeditor-syntaxtable.c:189: undefined
reference to `gtk_text_set_property'
/usr/Archive/gtkeditor-0.0.2-1/gtkeditor-syntaxtable.c:206: undefined
reference to `gtk_text_set_property'
./libgtkeditor.a(gtkeditor-regex.o): In function
`_gtk_editor_philite_interval':
/usr/Archive/gtkeditor-0.0.2-1/gtkeditor-regex.c:363: undefined
reference to `gtk_text_get_property_data'
/usr/Archive/gtkeditor-0.0.2-1/gtkeditor-regex.c:367: undefined
reference to `gtk_text_get_property_length'
/usr/Archive/gtkeditor-0.0.2-1/gtkeditor-regex.c:376: undefined
reference to `gtk_text_get_property_length'
collect2: ld returned 1 exit status
make: *** [testapp] Error 1


TIA.
this ML is alot of help....



~J

--
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Jason M. Coposky                CTC
office   814.269.6536           100 CTC Drive
email    coposky@ctc.com        Johnstown Pa. 15904
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=





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