[OpenSIPS-Devel] [ opensips-Bugs-2507436 ] debian build fails - two issues

SourceForge.net noreply at sourceforge.net
Wed Jan 14 18:28:16 CET 2009


Bugs item #2507436, was opened at 2009-01-14 19:23
Message generated for change (Comment added) made by bogdan_iancu
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=1086410&aid=2507436&group_id=232389

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: packaging
Group: trunk
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Norm Brandinger (norm_brandinger)
Assigned to: Nobody/Anonymous (nobody)
Summary: debian build fails - two issues

Initial Comment:
Latest trunk produces the following after executing "make deb":

<snip>

test -d debian/patched || install -d debian/patched
dpatch  apply-all  
applying patch 10_no_lib64_on_64_bits to ./ ... ok.
applying patch 11_always_smp to ./ ... failed.
make[1]: *** [patch-stamp] Error 1
make[1]: Leaving directory `/usr/local/src/opensips'
dpkg-buildpackage: failure: debian/rules build gave error exit status 2
make: *** [deb] Error 2

</snip>

----------------------------------------------------------------------

>Comment By: Bogdan-Andrei Iancu (bogdan_iancu)
Date: 2009-01-14 19:28

Message:
Hi Norm,

Second issue is because some of my work on progress - I just uploaded new
files on SVN. Try now, it should work.

Regards,
Bogdan

----------------------------------------------------------------------

Comment By: Norm Brandinger (norm_brandinger)
Date: 2009-01-14 19:24

Message:
Second issue when executing "make":

<snip>

make[1]: Entering directory
`/usr/local/src/opensips/modules/call_control'
In file included from call_control.c:52:
../dialog/dlg_hash.h:45:22: error: dlg_vals.h: No such file or directory
Compiling call_control.c
gcc -fPIC -DPIC -g -O9 -funroll-loops -Wcast-align -Wall
-minline-all-stringops -falign-loops -ftree-vectorize -mtune=prescott
-Wold-style-definition -Wmissing-field-initializers -Wredundant-decls
-DMOD_NAME='"call_control"'    -DNAME='"opensips"'
-DVERSION='"1.5.0dev2-notls"' -DARCH='"i386"' -DOS='"linux"'
-DCOMPILER='"gcc 4.1.2"' -D__CPU_i386 -D__OS_linux -D__SMP_yes
-DCFG_DIR='"/usr/local/etc/opensips/"' -DPKG_MALLOC -DSHM_MEM  -DSHM_MMAP
-DUSE_IPV6 -DUSE_MCAST -DUSE_TCP -DDISABLE_NAGLE -DHAVE_RESOLV_RES
-DSTATISTICS -DCHANGEABLE_DEBUG_LEVEL -DF_MALLOC  -DSVNREVISION='"2:5157M"'
 -DFAST_LOCK -DADAPTIVE_WAIT -DADAPTIVE_WAIT_LOOPS=1024 
-DHAVE_GETHOSTBYNAME2 -DHAVE_UNION_SEMUN -DHAVE_SCHED_YIELD
-DHAVE_MSG_NOSIGNAL -DHAVE_MSGHDR_MSG_CONTROL -DHAVE_ALLOCA_H -DHAVE_TIMEGM
-DHAVE_EPOLL -DHAVE_SIGIO_RT -DHAVE_SELECT -c call_control.c -o
call_control.o
In file included from call_control.c:52:
../dialog/dlg_hash.h:45:22: error: dlg_vals.h: No such file or directory
make[1]: *** [call_control.o] Error 1
make[1]: Leaving directory `/usr/local/src/opensips/modules/call_control'
make: *** [modules] Error 2

</snip>

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=1086410&aid=2507436&group_id=232389



More information about the Devel mailing list