%% "nlsde" <[EMAIL PROTECTED]> writes:

  n> bug-make, I encountered a problem when I was trying to compile a
  n> gtk programm on HPUX 11.0.

I don't understand why you're asking here.  You were able to build and
install GNU make properly (with a configure --prefix=/opt/gtk, GNU make
will install itself as /opt/gtk/bin/make).  It seems to have worked
properly.  So, there is no problem with GNU make at all, and certainly
not a bug in it.


If you're having problems building GTK, or pkgconfig, or whatever, then
you need to find the mailing lists that support those programs.  This
list only supports GNU make itself.

Good luck!

  n> <Bundled>cc:"glibconfig.h",line 30:error 1000: unexpected symbol:"int".

I suspect that there is either something wrong with your compiler (it's
not standards compliant in some way) or the code you're trying to build
(pkgconfig) is not portable enough to HP-UX.  You'll need to ask someone
who's familiar with this package.

-- 
-------------------------------------------------------------------------------
 Paul D. Smith <[EMAIL PROTECTED]>          Find some GNU make tips at:
 http://www.gnu.org                      http://make.paulandlesley.org
 "Please remain calm...I may be mad, but I am a professional." --Mad Scientist


_______________________________________________
Bug-make mailing list
Bug-make@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-make

Reply via email to