Re: gtk 2.2.1 and pixbuf comple error



Hi,

Santanu Misra reuters com writes:

> I spend last two days with out any luck with GTK. Any help will be
> great. I tried to read the README and INSTALL and used goggle as
> much as I can but no luck.
>
> [...]
>
> generating symbol list for `libgdk_pixbuf-2.0.la'
> nm  gdk-pixbuf.lo gdk-pixbuf-animation.lo gdk-pixbuf-data.lo gdk-pixbuf-io.lo gdk-pixbuf-loader.lo gdk-pixbuf-scale.lo gdk-pixbuf-util.lo gdk-pixd
> ata.lo gdk-pixbuf-enum-types.lo  pixops/.libs/libpixops.al |  | sed 's/.* //' | sort | uniq > .libs/libgdk_pixbuf-2.0.exp
> ../libtool: eval: line 1: syntax error near unexpected token `|'

Looks as if libtool is broken. The command-line above misses a command
between the two pipe symbols. Usually, "global_symbol_pipe" as defined
in libtool is used here.

Did you compile from tarball? Did you run any commands but configure,
perhaps libtoolize or similar?


Sven



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]