Arch Linux

Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines

Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.

REPEAT: Do NOT report bugs for outdated packages!
Tasklist

FS#14988 - [fam] Build error with gcc-4.4.0

Attached to Project: Arch Linux
Opened by Baho Utot (baho-utot) - Sunday, 07 June 2009, 12:10 GMT
Last edited by Allan McRae (Allan) - Sunday, 14 June 2009, 11:49 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Allan McRae (Allan)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

mv -f .deps/MxClient.Tpo .deps/MxClient.Po
g++ -DHAVE_CONFIG_H -I. -I.. -I../include -DFAM_CONF=\"/etc/fam/fam.conf\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -march=athlon -O2 -pipe -fomit-frame-pointer -MT NFSFileSystem.o -MD -MP -MF .deps/NFSFileSystem.Tpo -c -o NFSFileSystem.o NFSFileSystem.c++
NFSFileSystem.c++: In constructor 'NFSFileSystem::NFSFileSystem(const mntent&)':
NFSFileSystem.c++:105: error: invalid conversion from 'const char*' to 'char*'
NFSFileSystem.c++:112: error: invalid conversion from 'const char*' to 'char*'
NFSFileSystem.c++:118: error: invalid conversion from 'const char*' to 'char*'
make[2]: *** [NFSFileSystem.o] Error 1
make[2]: Leaving directory `/build/src/fam-2.7.0/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/build/src/fam-2.7.0'
make: *** [all] Error 2
==> ERROR: Build Failed.
Aborting...

I seen nothing from upstream on this
This task depends upon

Closed by  Allan McRae (Allan)
Sunday, 14 June 2009, 11:49 GMT
Reason for closing:  Fixed
Additional comments about closing:  fam 2.7.0-12

Loading...