Re: [gnomemm] ANNOUNCE: libglademm 2.0.0



On Sam, 2002-12-28 at 08:54, Pierre Sarrazin wrote:
> Compiling libglademm 2.0.0 on my RedHat 7.2 system failed this way:
> 
> 
> ----------------------------------------------------------------------
> /bin/sh ../../libtool --mode=link g++  -g -O2   -o generate_extra_defs  generate_defs_libglade.o  -Wl,--export-dynamic -lgtkmm-2.0 -lgdkmm-2.0 -latkmm-1.0 -lpangomm-1.0 -lglibmm-2.0 -lsigc-1.2 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lz -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   -lgtkmm_generate_extra_defs-2.0
> ../../libtool: s%^.*/%%: No such file or directory
> ../../libtool: -e: command not found
> ../../libtool: -e: command not found
> ../../libtool: -e: command not found
> ../../libtool: -e: command not found
> ../../libtool: -e: command not found
> ../../libtool: -e: command not found
> ../../libtool: -e: command not found
> ../../libtool: -e: command not found

Nasty libtool bug.  As a workaround, do:

    export SED=sed

and try again.

--Daniel





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