bug-make
[Top][All Lists]
Advanced

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

Re: How to install gmake and pkg-config?


From: Paul D. Smith
Subject: Re: How to install gmake and pkg-config?
Date: Sun, 8 May 2005 16:39:18 -0400

%% "nlsde" <address@hidden> 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 <address@hidden>          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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]