The Fedora 8 issues have been worked-around, see the attached mail.
However we'll need to adapt our build system to please Fedora, I'm
afraid. (Any Fedora user around?)
P
--- Begin Message ---
Hi Pau,
Thanks for the verbose=1 hint. I was able to add
-Xlinker -rpath /usr/lib/tls
to the g++ compile-and-link line, and that seemed to do the trick.
However, then it couldn't find libclam_core.so.1, so I added also (to
the long g++ line)
-Xlinker -rpath /usr/local/lib
and now it seems to be working.
Much to see here!
Thanks,
Julius
On Thu, Jul 24, 2008 at 10:42 AM, Julius Smith <[EMAIL PROTECTED]> wrote:
> Greetings,
>
> I'm running Fedora F8 Linux, and CLAM seemed to build and install
> perfectly. However, NetworkEditor ran into the following snag:
>
>>scons
> scons: Reading SConscript files ...
>
> scons: warning: QTDIR variable is not defined, using moc executable as
> a hint (QTDIR=/usr)
> File "/usr/local/share/clam/sconstools/qt4.py", line 207, in _detect
> Loading nsis tool...
> Lodading dmg tool...
> Version: 1.2.1
> Package version: 1.2.1~svn11703
> scons: done reading SConscript files.
> scons: Building targets ...
> == Linking NetworkEditor
> /usr/bin/ld: warning: libnvidia-tls.so.1, needed by /usr/lib/libGL.so,
> not found (try using -rpath or -rpath-link)
> /usr/lib/libGL.so: undefined reference to `_nv000001gl'
> /usr/lib/libGL.so: undefined reference to `_nv000000gl'
> collect2: ld returned 1 exit status
> scons: *** [NetworkEditor] Error 1
> scons: building terminated because of errors.
>
> Using locate, I found libnvidia-tls.so.1 in /usr/lib/tls/.
> Unfortunately, I am not familiar with scons, so I don't know where to
> try '-rpath or -rpath-link'.
>
> Thanks for any hints,
> Julius
>
> On Thu, Jul 24, 2008 at 4:05 AM, Pau Arumí <[EMAIL PROTECTED]> wrote:
>> On dj, 2008-07-24 at 12:53 +0200, Yann Orlarey wrote:
>>> Pau Arumí a écrit :
>>> > On dj, 2008-07-24 at 10:07 +0200, Yann Orlarey wrote:
>>> >
>>> >> Hi again Pau,
>>> >>
>>> >> I was able to build the first part, but not the NetworkEditor. Here is
>>> >> what I get :
>>> >>
>>> >> [EMAIL PROTECTED]:~/clam/CLAM$ cd ../NetworkEditor/
>>> >> [EMAIL PROTECTED]:~/clam/NetworkEditor$ sudo scons install
>>> >> scons: Reading SConscript files ...
>>> >>
>>> >> scons: *** Path for option prefix does not exist:
>>> >> File "/home/orlarey/clam/NetworkEditor/SConstruct", line 30, in
>>> >> <module>
>>> >>
>>> >
>>> > Ah yes, NetworkEditor scons expects two options:
>>> > $ scons prefix=/usr/local clam_prefix=/usr/local
>>> > or whatever path you want to install NE, and you have previously
>>> > installed CLAM.
>>> >
>>> > However I've just added default values matching CLAM prefix default, so
>>> > all paths to /usr/local. Commit 11703
>>> > So: svn up, and scons.
>>> >
>>> Maybe what's also missing is an ldconfig at the end of the install. I
>>> had to do it manually after getting the following error :
>>>
>>> [EMAIL PROTECTED]:~$ NetworkEditor
>>> NetworkEditor: error while loading shared libraries:
>>> libclam_core.so.1: cannot open shared object file: No such file or
>>> directory
>>
>> Ouch! this should not happen. This is bug in our buid system that shows
>> up in some particular setups. The workaround should be as simple as
>> executing scons twice (in CLAM/). And further compilations should work
>> fine without repeating scons.
>>
>> P
>>
>>
>>
>> -------------------------------------------------------------------------
>> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
>> Build the coolest Linux based applications with Moblin SDK & win great prizes
>> Grand prize is a trip for two to an Open Source event anywhere in the world
>> http://moblin-contest.org/redirect.php?banner_id=100&url=/
>> _______________________________________________
>> Faudiostream-devel mailing list
>> [EMAIL PROTECTED]
>> https://lists.sourceforge.net/lists/listinfo/faudiostream-devel
>>
>
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Faudiostream-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/faudiostream-devel
--- End Message ---
_______________________________________________
Clam-devel mailing list
Clam-devel@llistes.projectes.lafarga.org
https://llistes.projectes.lafarga.org/cgi-bin/mailman/listinfo/clam-devel