ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Ethereal-dev: Re: [Ethereal-dev] ethereal-0.8.18 libtool fails on Solaris

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: "C. L. McAvaney" <chrismc@xxxxxxxxxxxxx>
Date: Sat, 26 May 2001 13:17:59 +1000
    Date:       Fri, 25 May 2001 09:43:33 -0600
    From:       PC Drew <drewpc@xxxxxxxxxxxx>

  > I'm runnin Solaris 8 and when I make ethereal, I get the following error.
  > 
  > /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. 
  > -I../.. -I/usr/local/include  -I../.. -I../../wiretap -I../../epan 
  > -I/usr/local/include  -Wall -g -O2 -I../.. -I../../wiretap -I../../epan 
  > -I/usr/local/include -I/usr/local/include/gtk-1.2 
  > -I/usr/local/include/glib-1.2 -I/usr/local/lib/glib/include -c 
  > packet-gryphon.c
  > ../../libtool: test: argument expected
  > make[3]: *** [packet-gryphon.lo] Error 1
  > 
I had a similar error and found that the libtool that is generated has some
problems in it when it performs tests.
The lines I found to have errors are:
 - line 723, added quotes around $pic_mode in test
 - line 2634, added quotes around $hardcode_into_libs and $build_old_libs in test
 - line 2674, added quotes around $build_libtool_need_lc in test
 - line 2947, added quotes around $hardcode_into_libs in test

After that it seemed to work.
I don't know why the autogenerated libtool is stuffing up like that.

Christopher

  > 
  > Is there any more information that I should send (i.e config.h, libtool 
  > file, etc)?
  > 
  > --
  > PC Drew
  > 
  >    Be nice, or I'll replace you with a very
  >    small shell script
  > 
  > _______________________________________________
  > Ethereal-dev mailing list
  > Ethereal-dev@xxxxxxxxxxxx
  > http://www.ethereal.com/mailman/listinfo/ethereal-dev
  > 

Christopher
            ,,,
           (. .)
/-----.oOO--(_)--OOo.-------------------------------------------------\ 
|  Christopher McAvaney                       chrismc@xxxxxxxxxxxxx   |
|  PhD Candidate                                 c.mcavaney@xxxxxxx   |
|                                               c.mcavaney@xxxxxxxx   |
|  phone: +61+3+52272960                    c.mcavaney@xxxxxxxxxxxx   |
|    fax: +61+3+52272028       http://www.cm.deakin.edu.au/~chrismc   |
\---------------------------------------------------------------------/