Re: Errors while compiling on SunOS 5.9
Miek Gieben <[email protected]> Thu, 6 Jan 2005 11:14:08 +0100
| Newsgroups | gmane.comp.sysutils.backup.hdup.general |
|---|---|
| Message-ID | <[email protected]> |
[On 06 Jan, @ 10:49, Adam wrote in "[hdup-user] Errors while compi ..."] > Hi! > > I got some errors while compiling the latest 2.0.4 release of hdup > program on the Solaris platform today. > Here is the result of the make command (after invoking ./configure > previously): I've know of some problems on freebsd which may be related. I can compile it on FreeBSD 5.3 with Gmake (not the make from freebsd) > bash-2.05$ make this is probably not gmake? > hdup version: 2.0.4 > > bash-2.05# ls -l /opt/csw/include/glib* > /opt/csw/include/glib-1.2: > total 188 > -rw-r--r-- 1 root bin 91530 Oct 20 2002 glib.h > -rw-r--r-- 1 root bin 3383 Oct 20 2002 gmodule.h > > /opt/csw/include/glib-2.0: > total 22 > drwxr-xr-x 2 root bin 1024 Dec 23 08:55 glib > -rw-r--r-- 1 root bin 1474 Dec 10 21:48 glib-object.h > -rw-r--r-- 1 root bin 2360 Dec 10 21:48 glib.h > -rw-r--r-- 1 root bin 3505 Dec 10 21:48 gmodule.h > drwxr-xr-x 2 root bin 512 Dec 23 08:55 gobject > > But it seems that the configure script does not perform any check for > glib.h... > > What do you think? strange, the configure should check for it. As said, it may be related to the compile problems on freebsd 4.11, but the problem with that is that I have _no_ clue what so ever on why it fails to compile, grtz Miek