pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/41815: make gamin default FAM for AIX
The following reply was made to PR pkg/41815; it has been noted by GNATS.
From: Oliver Lehmann <oliver%FreeBSD.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: Jens Rehsack <rehsack%googlemail.com@localhost>,
pkg-manager%netbsd.org@localhost,
gnats-admin%netbsd.org@localhost, pkgsrc-bugs%netbsd.org@localhost
Subject: Re: pkg/41815: make gamin default FAM for AIX
Date: Wed, 5 Aug 2009 00:24:46 +0200
Jens Rehsack wrote:
> I don't have any problems with fam on AIX 5.3 TL8 using xlC 10.1.
> Can you please be more specific about the problems you mean?
I'm using gcc 3.4 supplied by pkgsrc. I hit the same bug as in PR 31489
(1st bug). After this wass fixed, I've hit:
gmake[2]: Entering directory `/opt/pkgsrc/sysutils/fam/work/fam-2.7.0/src'
source='IMon.c++' object='IMon.o' libtool=no \
depfile='.deps/IMon.Po' tmpdepfile='.deps/IMon.TPo' \
depmode=gcc3 /opt/pkg/bin/bash ../depcomp \
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include
-DFAM_CONF=\"/opt/pkg/etc/fam.conf\" -I/opt/pkg/gcc34/include
-I/opt/pkg/gcc34/lib/gcc/rs6000-ibm-aix5.1.0.0/3.4.6/include -I/usr/include -O
-I/opt/pkg/gcc34/include
-I/opt/pkg/gcc34/lib/gcc/rs6000-ibm-aix5.1.0.0/3.4.6/include -I/usr/include -c
-o IMon.o `test -f 'IMon.c++' || echo './'`IMon.c++
IMon.c++: In member function `IMon::Status IMon::express(const char*, stat*)':
IMon.c++:94: error: invalid conversion from `int' to `IMon::Status'
IMon.c++: In member function `IMon::Status IMon::revoke(const char*, dev_t,
ino_t)':
IMon.c++:103: error: invalid conversion from `int' to `IMon::Status'
gmake[2]: *** [IMon.o] Error 1
gmake[2]: Leaving directory `/opt/pkgsrc/sysutils/fam/work/fam-2.7.0/src'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/opt/pkgsrc/sysutils/fam/work/fam-2.7.0'
gmake: *** [all] Error 2
After this I've just read, that the solution for OSF1 was to force gamin so I
did the same...
--
Oliver Lehmann
http://www.pofo.de/
http://wishlist.ans-netz.de/
Home |
Main Index |
Thread Index |
Old Index