Re: (and another) gnome .13 compile error(s): gtk_entry_set_max_length and a few more.
- From: Tom Tromey <tromey creche cygnus com>
- To: Michael Schubert <mschubert geocities com>
- Cc: gnome-list gnome org
- Subject: Re: (and another) gnome .13 compile error(s): gtk_entry_set_max_length and a few more.
- Date: 15 Mar 1998 19:01:38 -0700
Michael> but for the panel, I tried the "make CXXFLAGS=" to compile,
Michael> but no dice. I still get the "...undefined reference to
Michael> 'L123327..." errors. Is there suppose to be something after
Michael> the "CXXFLAGS="?
No. You're setting CXXFLAGS to be empty.
Try:
cd panel
make clean
make CXXFLAGS=
If that doesn't work, then I don't know what the problem is.
I haven't looked into your other problems, either. Hopefully someone
more familiar with those pieces of code will respond.
Tom
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]