similar to: Problem compiling samba 2.2.4 on HP-UX 11.00

Displaying 20 results from an estimated 700 matches similar to: "Problem compiling samba 2.2.4 on HP-UX 11.00"

2002 Jul 01
0
Problem compiling samba 2.2.4 un HP-UX 11.00
When i do a configure --with-fhs everything seems 2 go fine but when i do a make i get this: ILE="/usr/local/samba/etc/samba/private/smbpasswd.tdb" Using LIBS = -lgen -lsec -lnsl Compiling lib/snprintf.c lib/snprintf.c:764: conflicting types for `vsnprintf' /opt/gnu/lib/gcc-lib/hppa1.1-hp-hpux/3.0/include/stdio.h:494: previous declaration of `vsnprintf' lib/snprintf.c:779:
2002 Nov 01
3
Getting msg acces denied while adding a new printer
I'm using cups for printing and when i try to share a printer with samba i get the msg on my win2000 wks that "access is denied, unable to connect" my smb.conf looks like this: [global] workgroup = kerkenkruis netbios name = kruimel server string = Samba server running on Redhat %L:%h interfaces = eth0 dns proxy = yes domain master = yes preferred master= yes socket options
2002 Nov 28
0
Problem with creating machine account for domain logo n
in smb.conf use "add user script" option . -----Message d'origine----- De : Ernst Cozijnsen [mailto:ernst.cozijnsen@cgey.nl] Envoy? : jeudi 28 novembre 2002 10:02 ? : samba@samba.org Objet : [Samba] Problem with creating machine account for domain logon Hi, If i try to let my laptop logon to my samba domain i see in the logfiles that there must me a machine account in the
2002 Nov 28
1
Problem with creating machine account for domain logon
Hi, If i try to let my laptop logon to my samba domain i see in the logfiles that there must me a machine account in the /etc/passwd file. So i created manualy "useradd <machine>$" This works fine and i'm able to log on to the domain. Why doesn't create samba this machine account automaticly?? do u need a special option for that?? greetz, Ernst Cozijnsen --
2002 Nov 04
0
problem getting printing started via CUPS
I'm using cups for printing and when i try to share a printer with samba i get the msg on my win2000 wks that "access is denied, unable to connect" my smb.conf looks like this: [global] workgroup = kerkenkruis netbios name = kruimel server string = Samba server running on Redhat %L:%h interfaces = eth0 dns proxy = yes domain master = yes preferred master= yes socket options
2001 Nov 13
2
unable to get connection thru firewall
Hi, I've a Solaris 8 with Openshh 3.0.1 (build with these parameters --prefix=/usr/local --without-rsh --disable-suid-ssh --sysconfdir=/usr/local/etc --with-ssl-dir=/usr/local/ssl --with-tcp-wrappers). If I come from the same subnet as the server is on, I've have no problems. But When I try via the Internet I doesn't. If I run snoop I can see I get contact with the server:
2013 Jul 29
2
puppet apply --hiera_config --> Error: Could not find class
Hi there, I''m running into an problem which I can resolve. It is bugging me for couple of days now. Goal: CentOS 6.4 freshly installed incl puppet 3.2.3 and I want to install puppet master, puppetdb, mod_passenger & apache with "puppet apply". So when this is complete, I should have an puppet master server running so I can create new hosts etc. So this is the command
2009 Dec 28
0
cannot receive new filesystem stream: invalid backup stream
I have two snv_126 systems. I''m trying to zfs send a recursive snapshot from one system to another: # zfs send -v -R tww/opt/chroots at backup-20091225 |\ ssh backupserver "zfs receive -F -d -u -v tww" ... found clone origin tww/opt/chroots/ab at ab-1.0 receiving incremental stream of tww/opt/chroots/ab-1.0 at backup-20091225 into tww/opt/chroots/ab-1.0 at
2000 Feb 04
1
problems compiling 1.2.2 on HP-UX 10.20 (gcc)
The problem seems to be that if you #include <utmpx.h> without suitable -DPOSIX_SOMETHING magic, you get no struct utmpx (all that stuff is wrapped w/ "#ifdef _INCLUDE_XOPEN_SOURCE_EXTENDED"). I'm not sure how you all are handling such portability issues. Thx, Will ================== I configured with # ./configure --prefix=/.=our-deploy/openssh-1.2.2 --without-shadow
2004 Mar 11
4
Hello, thanks, and how do I...
First of all, congratulations on the success of the Ogg Vorbis format - I am now the proud owner of an Ogg player (iRiver iHP120). Any starting advice for a newbie Ogger would be appreciated! I have ripped about 16 albums with Audiograbber, Ogged them, and loaded them onto the player. The first problem I found was that Exact Audio Copy was reading silence, so I junked that. The second is that one
1999 Nov 04
1
R_OpenSiteFile: Do not use a null ptr as filename in fopen (PR#312)
I get crashes when I call R without any arguments and having no environment variables R_PROFILE and RPROFILE. The reason is, that in unix/sys-common.c in R_OpenSiteFile() fopen is called with a null ptr as filename (because this is the outcome of getenv()). Although most compilers seem to interpret this as "file not found", this is an undefined behavior concerning to all C standards
2000 Jun 15
2
[PATCH] ./configure fails to recognize alphapca56 (R-1.1.0)
I think I reported this bug in the past. At that time, I was told that it is a bug of autoconf. ./configure does not recognize Linux on DEC Alpha 21164PC (a cheap version of Alpha EV56), so all the compilation flags were set incorrectly. I don't know the right way to fix it (I don't know how autoconf works yet ...), but the following patch fixes the problem. Thank you, Naoki Naoki
2003 Apr 08
1
compile 11.00 parisc1.1 32-bit fails - snprintf
I am having trouble compiling rsync 2.5.6 for HPUX 11.00. The system I am using has a number of patches, although I admit not having verified that it is completely up to date. I have found gcc 3.2 and gmake and installed them. - configure seems to work fine. (my use ./configure --prefix=/opt/trial/local --with-rsync-path=/opt/trial/local/bin/rsync) - it finds snprintf and vsnprintf but not C99
2000 May 03
1
Bug report -- 1.0.1, HP-UX (PR#532)
Dear R folks, Additional problem... bug.report() failed, so am sending it from another mailer. The file it generated is appended. Thanks Russ -- Russell V. Lenth -- Department of Statistics & Actuarial Science The University of Iowa -- Iowa City, IA 52242 USA Tel (319)335-0814 -- FAX (319)335-3017 mailto:Russell-Lenth@uiowa.edu - http://www.stat.uiowa.edu/~rlenth/ ===== R.bug.report
2000 Sep 13
0
Compiling R on HP-UX: "DP relative code"
I tried to build R-1.1.1 on my HP-UX 10.20 box. For this I installed gcc 2.95.2 and built g77 (version 2.95.2 19991024 (release)). Making R runs to the point, where shared libs are linked. There it reports: make[4]: Entering directory `/disk4/hoffmann/Work/rwork/src/library/ctest/src' gcc -I../../../../include -I/usr/local/include -fPIC -g -O2 -c
2000 Jun 16
1
[PATCH] ./configure fails to recognize alphapca56 (PR#572)
I am filing this as a bug report so it doesn't get lost. Martyn -----FW: <XFMail.000616094624.plummer@iarc.fr>----- Date: Fri, 16 Jun 2000 09:46:24 +0200 (CEST) Sender: owner-r-devel@stat.math.ethz.ch From: Martyn Plummer <plummer@iarc.fr> To: Naoki Takebayashi <ntakebay@bio.indiana.edu> Subject: RE: [Rd] [PATCH] ./configure fails to recognize alphapca56 (R-1. Cc:
2002 Nov 21
0
please can someone help me?
i've got a problem with configuring and installing samba 2.2.6 i've got a hpux 10.20 running on a "I40" hp-risc based machine. when i unzip and untar the installation-file and start configuring it with "./configure --prefix=/usr/local/samba2" i get the following output: loading cache ./config.cache checking for gcc... no checking for cc... cc checking whether the C
2000 Sep 15
3
R on HP-UX, again: modreg.sl fails, 1 arith test fails
I want to report the progress of my attempts to get R running on HP-UX with gcc: Firstly, I could work around the PIC problem by leaving out all the lib stuff (I rebuilt gcc with --enable-share, but this (alone) did not help), e.g. the line gcc -shared -fPIC -o ctest.sl ansari.o fexact.o kendall.o ks.o prho.o swilk.o -L/usr/local/lib -lg2c -lm -L/lib/pa1.1 -L/usr/lib/pa1.1 -u main
2004 Mar 25
4
CD ripper software
I've been having problems with Audiograbber, it got the track breaks all wrong on a couple of CDs. I think it re-used the track breaks from the first CD when reading subsequent CDs. Does anyone have any recommendations for a good CD ripper? I've also tried Exact Audio Copy, but didn't get on with it very well. Phil Hibbs Cap Gemini Ernst & Young Aston, UK
2004 Mar 22
3
First impressions of iRiver iHP120
Battery life sucks. This may be due to three factors: 1. It was the first charge that the machine had 2. Playing Vorbis takes more battery power than MP3 3. The battery is a bit rubbish More considered opinions to follow. Phil Hibbs Cap Gemini Ernst & Young Aston, UK <p>======================================================= This message contains information that may be privileged