Using 0.7.0 did the trick. I was using the "latest" 0.5.0 but I guess
that's not really the latest eh.
I did get an error at the end:
test -z "/usr/lib /usr/share/rivet0.7.0" || mkdir -p -- "/usr/lib
/usr/share/rivet0.7.0"
/bin/sh ../libtool --mode=install /usr/bin/install -c 'librivet.la'
'/usr/lib /usr/share/rivet0.7.0/librivet.la'
/usr/bin/install -c .libs/librivet.so /usr/lib
/usr/share/rivet0.7.0/librivet.so
/usr/bin/install: installing multiple files, but last argument,
`/usr/share/rivet0.7.0/librivet.so' is not a directory
Try `/usr/bin/install --help' for more information.
/bin/sh ../libtool --mode=install /usr/bin/install -c
'librivetparser.la' '/usr/lib /usr/share/rivet0.7.0/librivetparser.la'
/usr/bin/install -c .libs/librivetparser.so /usr/lib
/usr/share/rivet0.7.0/librivetparser.so
/usr/bin/install: installing multiple files, but last argument,
`/usr/share/rivet0.7.0/librivetparser.so' is not a directory
Try `/usr/bin/install --help' for more information.
make[2]: *** [install-lib_libexecLTLIBRARIES] Error 1
make[2]: Leaving directory `/usr/local/src/rivet-0.7.0/src'
make[1]: *** [install-am] Error 2
make[1]: Leaving directory `/usr/local/src/rivet-0.7.0/src'
make: *** [install-recursive] Error 1
Even though I got those errors the module loaded and it seems to be
working.
Thanks,
Ben
David N. Welton wrote:
Ben L. wrote:
Hello all,
I remember someone having problems compiling on Fedora 4. Has anyone
came up with a fix for it?
This is the error that I'm getting
rivetCore.c: In function 'Rivet_Upload':
rivetCore.c:643: error: invalid lvalue in assignment
make: *** [mod_rivet_la-rivetCore.lo] Error 1
Which version is this? If you aren't using the code out of svn, try
this beta:
http://people.apache.org/~davidw/rivet-0.7.0.tar.gz
and let us know if it still exhibits the problem.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]