search for: ansic

Displaying 19 results from an estimated 19 matches for "ansic".

Did you mean: ansi
2013 Jul 26
5
[FEEDBACK] Governance of GlusterFS project
Hello everyone, We are in the process of formalizing the governance model of the GlusterFS project. Historically, the governance of the project has been loosely structured. This is an invitation to all of you to participate in this discussion and provide your feedback and suggestions on how we should evolve a formal model. Feedback from this thread will be considered to the extent possible in
2004 Dec 13
2
"No locking available. Running Samba would be unsafe"
...ur HP9000 running hpux 10.20. I am now trying to install it on a customer's HP9000 and am getting the error "No locking available. Running Samba would be unsafe" while executing the configure command. I got that error a couple years ago and resolved it by linking /usr/bin/cc and /opt/ansic/bin/cc but that is not working this time. I also tried linking /usr/bin/cc and /usr/ccs/bin/cc but that did not work either. Any ideas? - Bill
2002 Apr 06
2
rsync 2.5.5 compilation problems
Hi, I compiled rsync on an HPUX 11i box, and got lots of errors about redefining sendfile() and sendpath(). The compilation succeeded, but the binary failed. I then took a binary I had compiled on an HP11.00 box, and it worked fine. I tried this with both gcc & the HP ansic compilers. The same results. I am attaching a full transcript of the configure & compilation session. The ld warning at the bottom is standard since I did not use the +DAportable flag. Adding it did not solve my problem. In addition, configure is failing on aix325 and SunOS 4.1.4. Are t...
2006 May 09
3
3.0.23pre1 does not compile on HP-UX 11i
...quot; undefined. cc: "lib/sysacls.c", line 1321: warning 563: Argument #1 is not the correct type. make: *** [lib/sysacls.o] Error 1 ...of note also are the large number of "fPIE" errors, even though configure finds that "-fPIE" is supported. I'm using HP-UX's AnsiC compilers (which were supported last I checked). Here is my configure: ./configure \ - --without-ldap \ - --without-ldapsam \ - --without-ads \ - --with-libiconv=/usr/local \ - --with-quotas \ - --with-utmp \ - --with-syslog \ - --prefix=/products/samba-$SMBVER \ - --libdir=/products/samba-$SMB...
2004 Dec 28
1
"No locking available.Running Samba would be unsafe"
...P9000 running HPUX 10.20. I am now trying to install it on a customer's HP9000 (also using 10.20) and executing the configure command produces the "No locking available. Running Samba would be unsafe" error message. On our HP9000 I resolved the problem by linking /usr/bin/cc and /opt/ansic/bin/cc but that solution is not working on our customer's computer. I also tried linking /usr/bin/cc and /usr/ccs/bin/cc but that did not work either. - Bill
2000 Jul 03
1
Antwort: Re: sshd does not exit after scp (hpux 11.00 / ssh 2.1 .1p1)
....hp.com wrote: > Has any progress been made on this issue? I've included an older > message that has a stack trace, which if I recall was still the same in > 2.1.1p1. I can provide a newer trace or additional information if > needed. not really... On a non-trusted system with HP AnsiC it seems to work if changing shutdown(fdin, SHUT_WR) to shutdown(fdin, SHUT_RDWR) in serverloop.c (lines 320 & 464) On a trusted system with gcc however this does not seem to have any effect. Here I use #define USE_PIPES 1 in includes.h as workaround I think I will have to do some more chec...
2004 May 24
1
Build Errors, torture tests 3.0.x/HP-UX 11i
I get the following errors when building the torture suite under HP-UX 11i with HP AnsiC. They are actually somewhat similar to the errors that I get trying to build the whole package with gcc: Compiling torture/torture.c In file included from include/includes.h:109, from torture/torture.c:23: /usr/include/sys/socket.h:484: error: parse error before "sendfile&quo...
2004 May 10
3
HP-UX 11i and Inability to run Samba 3.0.x
...============== May 6 09:14:58 njmsa smbd[14497]: [2004/05/06 09:14:58, 0] lib/util.c:smb_panic(1400) May 6 09:14:58 njmsa smbd[14497]: PANIC: internal error May 6 09:14:58 njmsa smbd[14497]: ...and so on. I have tried building this statically and dynamically. I have tried building with HP-UX AnsiC compilers, gcc 3.3.2 (actually, I was unable to get it to build at ALL with gcc), and even tried the binaries from the HP-UX porting centre. I have tried v3.0.2a, 3.0.3 and 3.0.4. I am literally stumped. The first couple of lines, where it fails to open the socket, occur on machines that are even...
2019 Jan 18
1
Re: [PATCH nbdkit 2/2] tests: Test that public headers are ANSI (ISO C90) compatible.
...en you are advised to find the extension to your compiler which > + * allows you to initialize named fields. > + */ > +static struct nbdkit_plugin plugin = { > + 0, 0, 0, I'd typically use NULL for pointers, but using 0 is strictly portable, so I'm fine with it. > + "ansic", > + 0, > + PACKAGE_VERSION, > + 0, > + ansi_c_load, > + 0, > + 0, 0, 0, > + ansi_c_open, > + 0, > + ansi_c_get_size, > + 0, 0, 0, 0, > + ansi_c_pread > +}; > + > +NBDKIT_REGISTER_PLUGIN(plugin) > +++ b/tests/Makefile.am > > +#...
2001 Nov 28
1
Config 2.2.0 error
Hello Samba team, I have installed Samba 2.20 before on our HP9000-D200 running HPUX10.20 without difficulty. However, I had need this week to reinstall the operating system and now when I try to install Samba 2.20 I get the following error message from the configure command: checking configure summary: ERROR: No locking available. Running Samba would be unsafe configure: error: summary
2003 Jan 15
0
pam_smbpass fails, HP-UX 11i
Here is where it bombs out, feel free to ask for more info. It has done this to me on two separate 11i machines, using HP's ANSIc compiler: Make: Don't know how to make bin/pam_smbpass.so. Stop. ...nothing relavent to pam_smbpass before there. This is the only clue I've found thus far (in config.log): configure:2513: checking for security/_pam_macros.h configure:2523: cc -E -Ae -D_HPUX_SOURCE -D_POSIX_SOURCE -D_L...
2003 Dec 26
0
Samba 3.0.1 and LPRng -- no jobs in queue
...s very much like bug #660, but the changes say that 660 is resolved and has been since pre2 of 3.0.1. If this is the same bug, I beg to differ! Please tell me what information would be of use. The environment is an HP-UX 11.11 machine, 9000 N-class PA-RISC 2.0 arch server. I am using the native HP ansiC compiler, but I supsect this problem is code, not the machine. I looked at this patch: http://lists.samba.org/archive/samba-technical/2003-December/033475.html ...but I got malformed patch warnings on what appeared to be the meat of the patch. Please, if anyone could give me a pointer or two her...
2003 Jun 16
2
HP-UX and Samba 3.0
Has anyone sucessfully compiled Samba 3 on HP-UX? I have had no luck so far. The LDFLAG that it uses, I believe -g, but I'd have to look, is not supported. ---- _ _ _ _ ___ _ _ _ |Y#| | | |\/| | \ |\ | | | Ryan Novosielski - Jr. UNIX Systems Admin |$&| |__| | | |__/ | \| _| | novosirj@umdnj.edu - 973/972.0922 (2-0922) \__/ Univ. of Med. and Dent. | IST/ACS - NJMS Medical
2019 Jan 14
4
[PATCH nbdkit 0/2] tests: Test that public headers are ANSI (ISO C90) compatible.
We previously discussed allowing the plugin API to be consumed by non-GCC/non-Clang/old compilers. This implements a test. Rich.
2007 Nov 25
0
_net_auth2: creds_server_check failed Error
...n-Reply-To: <AF6CE2DD00CAEA47B21CFAA57C995E5E28456E@HOSEXCHMB01.ho.kruger.com> References: <AF6CE2DD00CAEA47B21CFAA57C995E5E28456E@HOSEXCHMB01.ho.kruger.com> Message-ID: <4749195C.50101@umdnj.edu> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 A compile of Samba requires HP's AnsiC (non-bundled) compiler, or GCC. At least, I'm pretty sure that's the case. Anyhow, CIFS/9000 is pretty up-to-date these days. You might consider not bothering and just installing that from HP. =R B?land wrote: > To whom it concern, > > > There was no problem at all with t...
2012 Aug 13
0
[LLVMdev] [cfe-dev] [RFC] Extending and improving Clang's undefined behavior checking
...ges to address space layout or ABI; I propose we extend -fcatch-undefined-behavior to be that argument. IOC adds the -ftrapv checks to -fcatch-undefined-behavior (unless we're in -fwrapv mode), so we can easily pick up that part of this change. > > IOC also adds: > -fcatch-undefined-ansic-behavior > -fcatch-undefined-c99-behavior > -fcatch-undefined-cxx0x-behavior > -fcatch-undefined-cxx98-behavior > -fcatch-undefined-nonarith-behavior > > I think we should support this kind of configuration through a mechanism similar to warning flags: -fcatch-undefined-b...
2019 Jan 14
0
[PATCH nbdkit 2/2] tests: Test that public headers are ANSI (ISO C90) compatible.
...ause of nbdkit's stable ABI + * guarantee. + * + * If you are really writing an nbdkit plugin which can only use C90 + * then you are advised to find the extension to your compiler which + * allows you to initialize named fields. + */ +static struct nbdkit_plugin plugin = { + 0, 0, 0, + "ansic", + 0, + PACKAGE_VERSION, + 0, + ansi_c_load, + 0, + 0, 0, 0, + ansi_c_open, + 0, + ansi_c_get_size, + 0, 0, 0, 0, + ansi_c_pread +}; + +NBDKIT_REGISTER_PLUGIN(plugin) diff --git a/tests/Makefile.am b/tests/Makefile.am index 823b6c5..e96dac9 100644 --- a/tests/Makefile.am +++ b/test...
2001 Dec 08
5
No "seteuid" method available
Hey Everyone: "No seteuid method available" is the error I get when trying to configure Samba 2.2.2 on an HP-UX 11.0 system. This system is part of a test network and has tcp/ip but no DNS. There are only 3 articles on the Samba site about this and the only fix requires changing and recompiling "C" libraries. Is there another, simpler fix? Thanks. ~ Gary Zawilinski ~
2007 Nov 22
1
Installation problem of SAMBA 3.0.23a on HP-UX 11.23
To whom it concern, There was no problem at all with the installation of the Depot. Before running the ./configure command I'm setting the following variables like this (as it's mentionned in the README file) : export CFLAGS="-O -DWITH_SYSLOG -DGUEST_ACCOUNT=\\\"smbnull\\\"" export CPPFLAGS="-I/opt/iexpress/openldap/include" export