[csw-users] GFTP
Paul Gress
pgress at optonline.net
Tue Aug 8 16:53:42 CEST 2006
Paul Gress wrote:
> Maybe I found the source of the trouble. I did
> a truss, here's the output for the last couple of lines:
>
>
> stat64("/export/medusa/kenmays/build/x86_gtk/gtk+-2.10.1/gdk-pixbuf/libpixbufloader-xpm.la",
> 0x08046BC0) Err#2 ENOENT
> stat64("/export/medusa/kenmays/build/x86_gtk/gtk+-2.10.1/gdk-pixbuf/libpixbufloader-xpm.la.so",
> 0x08046BC0) Err#2 ENOENT
> stat64("/export/medusa/kenmays/build/x86_gtk/gtk+-2.10.1/gdk-pixbuf/libpixbufloader-xpm.la.la",
> 0x08046BC0) Err#2 ENOENT
> open64("/export/medusa/kenmays/build/x86_gtk/gtk+-2.10.1/gdk-pixbuf/libpixbufloader-xpm.la",
> O_RDONLY) Err#2 ENOENT
> llseek(10, 0xFFFFFFFFFFFFE400, SEEK_CUR) = 1024
> close(10) = 0
> fstat64(5, 0x08046F90) = 0
> fstat64(5, 0x08046ED0) = 0
> ioctl(5, TCGETA, 0x08046F64) Err#25 ENOTTY
> write(5, " E r r o r o p e n i n".., 57) = 57
> Incurred fault #6, FLTBOUNDS %pc = 0x08080542
> siginfo: SIGSEGV SEGV_MAPERR addr=0x00000018
> Received signal #11, SIGSEGV [default]
> siginfo: SIGSEGV SEGV_MAPERR addr=0x00000018
>
>
> Looks like were looking in the wrong directory for
> "libpixbufloader-xpm.la.so". Guess we need Ken.
>
> Paul
>
Sorry for replying to myself, but this is definitely the source of
trouble. I added in the kenmays directories and copied the
libpixbufloader-xpm.* files, now it works.
Paul
More information about the users
mailing list