sed error when compiling gnome-libs



I pulled Gnome-libs out of cvs this morning, and this is what I get when
compiling.  It flew along great until it came up to this monster.  Whoever
wrote this (or caused it to happend) really needs help :)  This is on an
HP-UX 10.20 machine with gnu sed version 2.05.  It also happens with sed
3.02 (just upgraded in hopes that was the problem)

Thanks for any help...so close, yet so far away :(

make[2]: Leaving directory `/home/cerebus/2inst/t/gnome-libs/devel-docs'
make[1]: Leaving directory `/home/cerebus/2inst/t/gnome-libs'
sed -e 's,\@GNOME_LIBDIR\@,-L/opt/gnome/lib,g' \
    -e 's,\@GNOME_INCLUDEDIR\@,-I/opt/gnome/include -DNEED_GNOMESUPPORT_H
-I/opt/gnome/lib/gnome-libs/include,g' \
    -e 's,\@GNOME_LIBS\@,-lgnome -lgnomesupport -L/opt/gtk/lib  -lglib-1.1
-ldld,g' \
    -e 's,\@GNOMEUI_LIBS\@,-lgnomeui -L/usr/local/lib -lgdk_imlib
-L/opt/gtk/lib -lgtk-1.1 -lgdk-1.1 -Wl,-E -lgmodule-1.1 -lglib-1.1 -ldld
-lXext -lX11 -lm -ljpeg -ltiff -lgif -lpng -lz -lm -lSM -lICE
-L/opt/gtk/lib -lgtk-1.1 -lgdk-1.1 -Wl,-E -lgmodule-1.1 -lglib-1.1 -ldld
-lXext -lX11 -lm -lgnome -lgnomesupport -L/opt/gtk/lib  -lglib-1.1
-ldld,g' \
    -e 's,\@GTKXMHTML_LIBS\@,-lgtkxmhtml -lXpm -ljpeg -lpng -lz -lz -lSM
-lICE -L/opt/gtk/lib -lgtk-1.1 -lgdk-1.1 -Wl,-E -lgmodule-1.1 -lglib-1.1
-ldld -lXext -lX11 -lm,g' \
            -e 's,\@GTK_CFLAGS\@,-I/opt/gtk/lib/glib/include
-I/opt/gtk/include,g' \
    -e 's,\@need_gnome_support\@,yes,g' \
      < ./gnomeConf.sh.in > gnomeConf.tmp \
  && mv gnomeConf.tmp gnomeConf.sh
sed: Unknown option to 's'
make: *** [gnomeConf.sh] Error 1





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