Issues with the configure script

143 views
Skip to first unread message

Chiang

unread,
Oct 12, 2010, 12:32:09 PM10/12/10
to sipxtapi
Hi,

After doing autoreconf -fi in sipXtackLib, I'm seeing errors like
"command not found" on as_fn_set_status when I run ./configure --
prefix=/tmp/stage --disable-sipviewer

I've shifted the as_fn_set_status {} as_fn_exit {} up the generated
configure script manually, and these errors went away.

BUT, I'm now unable to run the configure script, with complaints like
: error: invalid feature name: sipviewer

To be fair, this error appeared too before I moved as_fn_set_status {}
and as_fn_exit {}, and happened when I compile sipXportLib and
sipXsdpLib.

I tried --enable-<some feature> and I get the same complaint.

Can you point me to what I can do to get round this problem?

Thanks

Chiang

Jaroslav Libak

unread,
Oct 12, 2010, 4:39:32 PM10/12/10
to sipx...@googlegroups.com
Hello

sipviewer is an application in sipXtackLib for sip message traces from
xml files generated by syslog2siptrace from sipX log files.
Don't modify generated configure scripts/makefiles. Perhaps it is
checking for JDK/Ant or something and is failing.
I suggest you disable it completely (remove it from configure.ac,
makefile.am) if --disable-sipviewer doesn't do it,
as it isn't needed for compiling sipXtackLib. There also may be some
incompatibility of the scripts with your autotools.

Jaro

Chiang schrieb:

Reply all
Reply to author
Forward
0 new messages