search for: dinet6

Displaying 17 results from an estimated 17 matches for "dinet6".

Did you mean: inet6
2003 Apr 23
2
Kerberized Telnet Badly Broken (Patch enclosed)
Ugh. With MAKE_KERBEROS5=yes, on a recent STABLE, I get the following trying to use Kerberized telnet: # telnet -l test big.x.kientzle.com Trying 66.166.149.54... Connected to big.x.kientzle.com. Escape character is '^]'. [ Trying mutual KERBEROS5 (host/big.x.kientzle.com@X.KIENTZLE.COM)... ] Bus error (core dumped) Fortunately, it's pretty easy to track down: (gdb) up #2
2009 Jan 19
2
error
...e of the gcc 4.3.2 that debian based linux uses. Is there any solution (except downgrading gcc) Thank you in advance if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -I.. -I../../oRTP/include -I/usr/include/ffmpeg -DVIDEO_ENABLED -DORTP_INET6 -DINET6 -Wall -O2 -g -pthread -D_REENTRANT -MT msconf.lo -MD -MP -MF ".deps/msconf.Tpo" -c -o msconf.lo msconf.c; \ then mv -f ".deps/msconf.Tpo&qu...
2007 May 24
7
Debian package
Seems to be broken in the current SVN: [...] x86_64-linux-gnu-gcc -I../include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DINET6 -O2 -D_REENTRANT -DNETSNMP_USE_INLINE -Wall -Dlinux -I. -I/usr/include -O2 -Wall -Wsign-compare -s -o energizerups energizerups.o ../common/upsconf.o ../common/parseconf.o ../common/state.o main.o dstate.o ../common/libcommon.a x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include...
2007 May 23
1
[nut-commits] svn commit r915 - in trunk: . drivers
...his breaks when HAL is enabled. At the end of: http://buildbot.ghz.cc/public/nut/Debian-etch-mipsel/builds/27/step-compile/0 gcc -I../../include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DINET6 -O2 -D_REENTRANT -DNETSNMP_USE_INLINE -Wall -Dlinux -I. -I/usr/include -O -Wall -Wsign-compare -o hald-addon-bcmxcp_usb bcmxcp_usb.o bcmxcp.o nut_usb.o ../common/libcommon.a libnuthalmain.a -L/usr/lib /usr/lib/libusb.so /usr/lib/libhal.so -ldbus-glib-1 /usr/lib/libgobject-2.0.so /usr/lib/libglib-2...
2007 Feb 16
1
Re: [nut-commits] svn commit r808 - in trunk: . drivers
...r809 (but it looks like the code change happened here). Does HIDDevice_t need to be defined/changed in one of the headers? if gcc -DHAVE_CONFIG_H -I. -I../../drivers -I../include -I../../include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DINET6 -O2 -D_REENTRANT -DNETSNMP_USE_INLINE -Wall -Dlinux -I. -I/usr/include -O -Wall -Wsign-compare -MT libusb.o -MD -MP -MF ".deps/libusb.Tpo" -c -o libusb.o ../../drivers/libusb.c; \ then mv -f ".deps/libusb.Tpo" ".deps/libusb.Po"; else rm -f ".deps/libusb.Tpo"...
2011 Jan 28
2
SNMP And SuSE
Attempting to install the SNMP driver on Enterprise SuSE 10.0. The version of NUT is 2.6.0. To begin with, I installed the net-snmp and net-snmp-devel packages, using YAST. If I do this command: net-snmp-config --version --base-cflags --libs The result is: 5.3.0.1 -DINET6 -O2 -fmessage-length=0 -Wall -D_FORTIFY_SOURCE=2 -g \ -fno-strict-aliasing -fstack-protector-all -Dlinux \ -I/usr/include/rpm -I/usr/include -L/usr/lib64 -lnetsnmp -lcrypto -lm -L/usr/lib -lwrap If I then execute the configure command: ./configure --with-user=ups --with-group=ups...
2002 Mar 26
0
openssh3.1p1 -- 'ssh' connection gets terminated
Hi, Compiled openssh3.1p1 by adding '-DINET6' flag to compile line to enable it to be installed on our ipv6 systems. No other code change was done to openssh. Installed it on two ipv6 systems and two ipv4 systems. Whenerer the server is an ipv4 system, ssh client seems to establish connection but it terminates immediately after printing...
2008 Jul 07
0
Bug#489742: Should build depend on GLib 2.14
...Hi Arnaud, > > I just tried backporting nut 2.2.2 to etch, and found the build fails > with: > > x86_64-linux-gnu-gcc -I../include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DINET6 -O2 -D_REENTRANT -DNETSNMP_USE_INLINE -Wall -Dlinux -I. -I/usr/include -I/usr/include/neon -O2 -Wall -Wsign-compare -s -o hald-addon-usbhid-ups usbhid-ups.o libhid.o libusb.o hidparser.o apc-hid.o belkin-hid.o cps-hid.o explore-hid.o liebert-hid.o mge-hid.o tripplite-hid.o ../common/libcommon.a li...
2003 Apr 30
1
IPv6 Resolver (or: Slow rendering of Webpages using Konqueror)
...n with an INET6-kernel) does not expose the behavior. When we look at the wget port __without__ ipv6, the ports' patch explicetely enables ipv6 in configure: # gzcat /var/ports/distfiles/wget_1.8.2-10.diff.gz |grep -A1 'echo enable' +echo enable IPv6 1>&6 +CFLAGS="$CFLAGS -DINET6 " (most of the patch is ipv6 related anyhow) When you use `make patch` and then edit configure, stripping the above 2 lines, then use `make install`, wget is performing as expected. Here's are the 2 tcpdump outputs, generated by: # tcpdump host my.host and port domain [interim timestam...
2007 Feb 16
2
Centralion Blazer 2000VA USB-HID
Hi again, I've succeeded in compiling the svn trunk with the automake tools and wish to say thank you to Charles Lepple for his help. After fixing some parameters in the hotplug script I can now get access to the UPS on /dev/usb/hiddev0 (I added productid and vendorid of my ups to the usermap). I've decided to try the newhidups driver with -x generic parameter and got this response :
2004 Jun 18
6
priorities + htb
Hi! How does prioritization work when you''ve got a tree structure, e.g. | +-- class_a rate 64kbit prio 1 | | | +-- class_a1 rate 32kbit prio 1 | | | `-- class_a2 rate 32kbit prio 2 | `-- class_b rate 64kbit prio 2 Above could either be interpreted as (a) a, a1 have prio 1 b, a2 have prio 2 (iow, no distinction is being made between the inner/nested
2007 Mar 06
2
Compiling SVN build.. error for libupsclient
...checking sys/time.h presence... yes checking for sys/time.h... yes checking for socklen_t... yes checking for stdint.h... (cached) yes checking for uint16_t... yes checking for stdint.h... (cached) yes checking for uint8_t... yes checking for --with-all... not given checking for Net-SNMP cflags... -DINET6 -O2 -D_REENTRANT -Dlinux -I. -I/usr/include checking for Net-SNMP libs... -L/usr/lib -lnetsnmp -lm -lwrap checking for libusb cflags... checking for libusb libs... -L/usr/lib -lusb checking for libhal cflags via pkg-config... ./configure: line 1: pkg-config: command not found not found checking for...
2010 Nov 05
1
Asterisk 1.8 Installation Problem
...annot find -lmISDN collect2: ld returned 1 exit status | builtin and then its argument prototype would still apply. */ /usr/bin/ld: cannot find -lnbs collect2: ld returned 1 exit status | builtin and then its argument prototype would still apply. */ configure:20595: gcc -o conftest -g -O2 -DINET6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -g -lcrypto -DNETSNMP_NO_INLINE -Dlinux -I/usr/include/rpm -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -Wdeclaration-after-state...
2003 Aug 09
13
[releng_4 tinderbox] failure on i386/pc98
TB --- 2003-08-09 16:00:12 - starting RELENG_4 tinderbox run for i386/pc98 TB --- 2003-08-09 16:00:12 - checking out the source tree TB --- cd /home/des/tinderbox/RELENG_4/i386/pc98 TB --- /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -rRELENG_4 src TB --- 2003-08-09 16:00:12 - /usr/bin/cvs returned exit code 1 TB --- 2003-08-09 16:00:12 - ERROR: unable to check out the source tree TB ---
2009 Jul 20
0
No subject
...IV><EM>collect2: ld returned 1 exit status</EM></DIV> <DIV><EM>|&nbsp;&nbsp;&nbsp; builtin and then its argument prototype = would still=20 apply.&nbsp; */</EM></DIV> <DIV><EM>configure:20595: gcc -o conftest -g -O2&nbsp; -DINET6 -O2 -g = -pipe=20 -Wall -Wp,-D_FORTIFY_SOURCE=3D2 -fexceptions -fstack-protector=20 --param=3Dssp-buffer-size=3D4 -m32 -march=3Di386 -mtune=3Dgeneric=20 -fasynchronous-unwind-tables -g -lcrypto -DNETSNMP_NO_INLINE -Dlinux=20 -I/usr/include/rpm -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe =...
2003 Aug 09
18
[releng_4 tinderbox] failure on i386/i386
TB --- 2003-08-09 16:00:11 - starting RELENG_4 tinderbox run for i386/i386 TB --- 2003-08-09 16:00:11 - checking out the source tree TB --- cd /home/des/tinderbox/RELENG_4/i386/i386 TB --- /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -rRELENG_4 src TB --- 2003-08-09 16:00:11 - /usr/bin/cvs returned exit code 1 TB --- 2003-08-09 16:00:11 - ERROR: unable to check out the source tree TB ---
2003 Aug 09
28
[releng_4 tinderbox] failure on alpha/alpha
TB --- 2003-08-09 16:00:11 - starting RELENG_4 tinderbox run for alpha/alpha TB --- 2003-08-09 16:00:11 - checking out the source tree TB --- cd /home/des/tinderbox/RELENG_4/alpha/alpha TB --- /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -rRELENG_4 src TB --- 2003-08-09 16:00:11 - /usr/bin/cvs returned exit code 1 TB --- 2003-08-09 16:00:11 - ERROR: unable to check out the source tree TB ---