search for: dagobert

Displaying 20 results from an estimated 20 matches for "dagobert".

2004 Sep 13
0
Samba 3.0.2 PDC, reinstallted box fails to rejoin domain
...DOMAIN NAME Common causes of this error include the following: - The DNS SRV record is not registered in DNS." google didn't help much with this, it seems like there were a few others runnnig in the same problem, but ... this is what I get if I try to look up the hosts manualy : root@dagobert:/etc/samba# for i in dagobert trick tick ; do net lookup $i ; done [2004/09/13 02:17:23, 0] param/loadparm.c:map_parameter(2418) Unknown parameter encountered: "domain admin group" [2004/09/13 02:17:23, 0] param/loadparm.c:lp_do_parameter(3056) Ignoring unknown parameter "domain...
2013 Apr 07
2
flac 1.3.0pre3 pre-release
Dagobert Michelsen wrote: > Yes, C99 is on and according to B.2.18 from > http://docs.oracle.com/cd/E19205-01/819-5265/bjapp/index.html > also casual use. What does not work is the inclusion of a static function > from extern inline. It also does work if I declare bitwriter_grow_ also > as...
2013 Apr 07
2
flac 1.3.0pre3 pre-release
Dagobert Michelsen wrote: > There compilation on Solaris 10 Sparc with Sun Studio 12 gives the following compile errors: > > > CC bitreader.lo > > "bitreader.c", line 494: warning: implicit function declaration: MIN > > CC bitwriter.lo > > "bitwrite...
2009 Apr 17
1
Missing getopt_long in Solaris 8 Sparc
...13 Jun 23 2007 wave_out.c -rw-r--r-- 1 dam csw 2923 Jun 23 2007 wave_out.h Unfortunately I am not fluent enough in autoconf/automake to diagnose the problem properly. What information can I offer to help debugging? Best regards -- Dago > > Jean-Marc > > > Dagobert Michelsen a ?crit : >> Hi, >> >> I have problems compiling speex 1.2rc1: >> >>> /opt/studio/SOS11/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. - >>> I.. -I../include -I../include -I.. -I/opt/csw/include -I/opt/csw/ >>> include -xO3 -xarch=v8 -I...
2009 Apr 14
2
Missing getopt_long in Solaris 8 Sparc
Hi, I have problems compiling speex 1.2rc1: > /opt/studio/SOS11/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. - > I.. -I../include -I../include -I.. -I/opt/csw/include -I/opt/csw/ > include -xO3 -xarch=v8 -I/opt/csw/include -c skeleton.c > /bin/bash ../libtool --mode=link /opt/studio/SOS11/SUNWspro/bin/cc - > xO3 -xarch=v8 -I/opt/csw/include -xarch=v8 -L/opt/csw/lib -o
2016 Jan 01
2
Xapian 1.3.4 development snapshot released
...ase a reality: Richard Boulton, coventry, Philip Neustrom, James Aylett, Will Greenberg, Emmanuel Engelhart, Dylan Griffith, Jorge C. Leit?o, UsusDei, boomboo, Charles Atkinson, Brian Burton, Gaurav Arora, Marco Hennigs, Thomas Viehmann, Pavel Strashkin, Mikkel Kamstrup Erlandsen, Brandon Schaefer, Dagobert Michelsen, matf, Germ?n M. Bravo, Eric Lindblad, Josh Elsasser, John Alveris, Andrew Chilton, lhz7370, Val Rosca, Andreas Marienborg, and Andreas V?gele. If I've missed anyone out, you can claim an extra big thankyou. As always, if you encounter problems, please report them here, or to the bu...
2009 Apr 17
0
Missing getopt_long in Solaris 8 Sparc
It should be using getopt1.c when getopt isn't available.c. Can you check why it doesn't? In any case, that's only required for the Ogg tools, not for the library. Jean-Marc Dagobert Michelsen a ?crit : > Hi, > > I have problems compiling speex 1.2rc1: > >> /opt/studio/SOS11/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. - >> I.. -I../include -I../include -I.. -I/opt/csw/include -I/opt/csw/ >> include -xO3 -xarch=v8 -I/opt/csw/include -c ske...
2013 Apr 07
0
flac 1.3.0pre3 pre-release
Hi Erik, Am 07.04.2013 um 04:19 schrieb Erik de Castro Lopo <mle+la at mega-nerd.com>: > Dagobert Michelsen wrote: >> There compilation on Solaris 10 Sparc with Sun Studio 12 gives the following compile errors: >> >>> CC bitreader.lo >>> "bitreader.c", line 494: warning: implicit function declaration: MIN >>> CC bitwriter.lo >>&g...
2013 May 26
0
flac 1.3.0pre3 pre-release
Hi Erik, Am 07.04.2013 um 12:25 schrieb Erik de Castro Lopo <mle+la at mega-nerd.com>: > Dagobert Michelsen wrote: >> Yes, C99 is on and according to B.2.18 from >> http://docs.oracle.com/cd/E19205-01/819-5265/bjapp/index.html >> also casual use. What does not work is the inclusion of a static function >> from extern inline. It also does work if I declare bitwriter_grow...
2019 Jul 15
2
Prelease now available
Hi Erik, Am 15.07.2019 um 02:32 schrieb Erik de Castro Lopo <mle+la at mega-nerd.com>: > Erik de Castro Lopo wrote: > >> I have a new pre-reelase (with a GPG signature) up here: > > New version: > > http://mega-nerd.com/tmp/flac-1.3.3rc2.tar.xz > http://mega-nerd.com/tmp/flac-1.3.3rc2.tar.xz.asc I have an undefined symbol on Solaris 10 Sparc with GCC
2019 Jul 16
2
Prelease now available
Erik de Castro Lopo wrote: > Which build system are your using? Any chance of a patch? I just checked, and the autotool build system should just do the right thing on Solaris. Maybe you are using the CMake build system and should try the other one. Erik -- ---------------------------------------------------------------------- Erik de Castro Lopo http://www.mega-nerd.com/
2011 May 03
0
nginx-1.0.1
...ect IPv4 address; the bug had appeared in 0.9.3. Thanks to Maxim Dounin. *) Bugfix: nginx could not be built by gcc 4.6 without --with-debug option. *) Bugfix: nginx could not be built on Solaris 9 and earlier; the bug had appeared in 0.9.3. Thanks to Dagobert Michelsen. *) Bugfix: $request_time variable had invalid values if subrequests were used; the bug had appeared in 0.8.47. Thanks to Igor A. Valcov. -- Igor Sysoev
2015 Dec 30
0
Xapian 1.2.22 released
...39;t seem an onerous requirement. The wiki has a summary of the most notable changes: http://trac.xapian.org/wiki/ReleaseOverview/1.2.22 A big thanks to the following people for helping to make this release a reality: Richard Boulton, Pavel Strashkin, Mikkel Kamstrup Erlandsen, Brandon Schaefer, Dagobert Michelsen, matf, Germ?n M. Bravo, Eric Lindblad, Josh Elsasser, John Alveris, Andrew Chilton, lhz7370, Val Rosca, Andreas Marienborg, and Andreas V?gele. If I've missed anyone out, you can claim an extra big thankyou. As always, if you encounter problems, please report them here, or to the bu...
2019 Nov 24
0
Xapian 1.4.14 released
...ps://xapian.org/download This release is mainly composed of optimisations, bug fixes, and test harness improvements. The wiki has the usual summary of the most notable changes: https://trac.xapian.org/wiki/ReleaseOverview/1.4.14 A big thanks to Austin Clements, Ilari Nieminen, Oliver Runge, and Dagobert Michelsen for helping to make this release a reality. If I've missed anyone out, you can claim an extra big thankyou. As always, if you encounter problems, please report them here, or to the bug-tracker: https://xapian.org/bugs You can find detached GPG signatures for each of the release tar...
2006 Jun 21
2
ZFS and Virtualization
...ent hosts. The idea behind this is failover, testing and load adjustment. Because only complete zpools can be migrated capacity sharing between movable "containers" is currently impossible. Are there any plans to allow zpools to be concurrently shareable between hosts? Best regards -- Dagobert This message posted from opensolaris.org
2016 Jan 01
0
Xapian 1.3.4 development snapshot released
...ichard Boulton, coventry, Philip Neustrom, James Aylett, >Will Greenberg, Emmanuel Engelhart, Dylan Griffith, Jorge C. Leit?o, >UsusDei, boomboo, Charles Atkinson, Brian Burton, Gaurav Arora, Marco >Hennigs, Thomas Viehmann, Pavel Strashkin, Mikkel Kamstrup Erlandsen, >Brandon Schaefer, Dagobert Michelsen, matf, Germ?n M. Bravo, Eric Lindblad, >Josh Elsasser, John Alveris, Andrew Chilton, lhz7370, Val Rosca, Andreas >Marienborg, and Andreas V?gele. > >If I've missed anyone out, you can claim an extra big thankyou. > >As always, if you encounter problems, please report...
2015 Jun 08
1
Issues with OS/2 and Samba 4
Hi Jeremy, Am 02.06.2015 um 17:10 schrieb Jeremy Allison <jra at samba.org>: > Thanks a lot for checking these things ! No one on the Team > runs OS/2 so it isn't easy to test we still work with it, > although we should. > > Can you log bugs for these issues and we will work through > them with you if you're willing to do the testing work ? Sure, I will comment
2008 Nov 06
2
understanding this wine message
...that, to be buid with a lot of internet explorer lib. As i did install internet explorer i got it to run. I manually specifi that all the dll that i know should be use as native by wine in wincfg (some was not listed so i just manually type their name). now i got that. any help would be appreciate dagobert program Files/MoI 1.0/MoI.exe" fixme:system:SetProcessDPIAware stub! fixme:win:EnumDisplayDevicesW ((null),0,0xe4fa7c,0x00000000), stub! err:ole:ITypeInfo_fnInvoke did not find member id -5512, flags 0x2! err:ole:ITypeInfo_fnInvoke did not find member id -5502, flags 0x2! err:ole:ITypeInfo_f...
2013 Apr 01
17
flac 1.3.0pre3 pre-release
Hi all, The latest pre-release is here: http://downloads.xiph.org/releases/flac/beta/flac-1.3.0pre3.tar.xz but there will probably need to be at least one more. I've tested this on x86_64-linux powerpc-linux i386-openbsd5.2 i386-freebsd9 The majority of changes since the last pre-release is the addition of Janne Hyv?rinen's utf8 I/O functionality. Janne's
2013 Apr 05
0
flac 1.3.0pre3 pre-release
Hi Erik, Am 01.04.2013 um 12:40 schrieb Erik de Castro Lopo <mle+la at mega-nerd.com>: > The latest pre-release is here: > > http://downloads.xiph.org/releases/flac/beta/flac-1.3.0pre3.tar.xz > > but there will probably need to be at least one more. > > I've tested this on > > x86_64-linux > powerpc-linux > i386-openbsd5.2 >