search for: michelsen

Displaying 20 results from an estimated 24 matches for "michelsen".

Did you mean: michaelsen
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 "inl...
2010 Feb 02
5
Passwordless ssh
On Mac OS, in order to allow ssh using dsa keys, I would copy ~/.ssh/id_dsa.pub from my machine into ~/.ssh/authorized_keys of the target machine. I've created .ssh directories in my account home as well as in /root and copied the respective keys to authorized_keys files in each. Strangely, I can now ssh as root with no password but my own user account still prompts for a password. What
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 > > "bitwriter.c",...
1999 Dec 10
4
Samba errors
.../usr/local/samba/bin/swat swat netbios-ssn stream tcp nowait root /usr/local/samba/bin/smbd smbd netbios-ns dgram udp wait root /usr/local/samba/bin/nmbd nmbd Can anyone help me? Thank you, Jeff Michelsen
2010 Feb 01
2
VNC Questions
Fresh install of CentOS 5.4 (and my first experience with CentOS). Following install, the first thing I did was enable desktop sharing so that I can control this new 1U box from my Mac workstation. The VNC client sees this as "Warren's remote desktop" but I'd like it to be more meaningful, as I have other remote desktops. Where in the user settings/prefs do I change the way
2009 Apr 17
1
Missing getopt_long in Solaris 8 Sparc
...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/opt/csw/i...
2012 Sep 24
20
cannot replace X with Y: devices have different sector alignment
Well this is a new one.... Illumos/Openindiana let me add a device as a hot spare that evidently has a different sector alignment than all of the other drives in the array. So now I''m at the point that I /need/ a hot spare and it doesn''t look like I have it. And, worse, the other spares I have are all the same model as said hot spare. Is there anything I can do with this or
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
...lity: 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 bug-tracker:...
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 skeleton.c &g...
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 >>> "b...
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_ also &gt...
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
...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
...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 bug-tracker:...
2019 Nov 24
0
Xapian 1.4.14 released
...an.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 tarballs in a...
2016 Jan 01
0
Xapian 1.3.4 development snapshot released
...ulton, 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...
2009 Jan 07
2
inter-timeseries correlation or corrections
Hello, I am currently working in the field of climate and environmental data analysis which is a lot founded on the analysis, preparation and combination of time series. About a bit more than one year ago I started to use python and the marvellous timeseries module [1]. Which offers a very convenient way to handle time series. This decision bases also on some experiences of other users [2].
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