Pleng
Well-Known Member
- Joined
- Dec 28, 2006
- Messages
- 3,030
Just thought we'd let you guys have a looks at a conversation between myself and sebt3 regarding what happened when seb tried to compile aMSN. Perhaps somebody will have some insight as to what the problem could be..
Does anything immediatelyspring to anybody's mind as to what might be wrong?
sebt3 said:I've done this during my lunchtime break.
What do you think about it ?
Not tested at all (I cant push pnd to my P while at work)
Pleng said:Hi doesnt work Im afraid...
rm: cannot remove `/tmp/cpuspeed': No such file or directory
not mounted on loop yet, doing so
LoopMountedon:
losetup: could not find any free loop device
usedminor 6
freeminor 7
Filetype is Squashfs
sudo mount -t squashfs /dev/loop7
mounting union!
Filesystem is vfat
[------------------------------]{ App start }[---------------------------------]
./share/amsn/amsn: exec: line 3: wish: not found
[-------------------------------]{ App end }[----------------------------------]
cleanup done
sebt3 said:Added symlinks :
seb@seb:/mnt/utmp/amsn/bin$ ln -s wish8.5 wish
seb@seb:/mnt/utmp/amsn/bin$ ln -s tclsh8.5 tclsh
and reup. Is it better then ?
Pleng said:segfault
rm: cannot remove `/tmp/cpuspeed': No such file or directory
not mounted on loop yet, doing so
LoopMountedon:
losetup: could not find any free loop device
usedminor 7
freeminor 8
Filetype is Squashfs
sudo mount -t squashfs /dev/loop8
mounting union!
Filesystem is vfat
[------------------------------]{ App start }[---------------------------------]
/usr/pandora/scripts/pnd_run.sh: line 31: 6795 Segmentation fault LD_LIBRARY_PATH="/mnt/utmp/$PND_NAME" "./$EXENAME" $ARGUMENTS
[-------------------------------]{ App end }[----------------------------------]
cleanup done
sebt3 said:I'm only half surprised here : I had to redefine some common "functions" like FD_ZERO and ntohs to enable build. But that should only have impacted video (in fact the networking part of the video).
There is no Debian patch that would make sense here. There is no angstrom recepice.
That's the best I can give on this. Sorry. You'll have to find someone else to work on this
Does anything immediatelyspring to anybody's mind as to what might be wrong?
Last edited by a moderator: