similar to: gcc, not cc!

Displaying 20 results from an estimated 200000 matches similar to: "gcc, not cc!"

1999 Jun 08
6
DESKTOP.INI amd & DNS puzzle
A non-text attachment was scrubbed... Name: not available Type: text Size: 2910 bytes Desc: not available Url : http://lists.samba.org/archive/samba/attachments/19990608/1b2f9b97/attachment.bat
2002 Mar 09
0
[Bug 152] Build failure on Sparc/Solaris 2.8 with Sun cc or gcc
http://bugzilla.mindrot.org/show_bug.cgi?id=152 carson at taltos.org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WORKSFORME ------- Additional Comments From carson at taltos.org 2002-03-10
2012 Mar 26
1
OpenSSH 5.9p1 compilation via gcc and cc - both produce "present but cannot be compiled" warnings -- AIX 6.1 TL7 SP3
configure: WARNING: fcntl.h: present but cannot be compiled configure: WARNING: fcntl.h: check for missing prerequisite headers? configure: WARNING: fcntl.h: see the Autoconf documentation configure: WARNING: fcntl.h: section "Present But Cannot Be Compiled" configure: WARNING: fcntl.h: proceeding with the compiler's result configure: WARNING: ##
2002 Mar 08
0
[Bug 152] New: Build failure on Sparc/Solaris 2.8 with Sun cc or gcc
http://bugzilla.mindrot.org/show_bug.cgi?id=152 Summary: Build failure on Sparc/Solaris 2.8 with Sun cc or gcc Product: Portable OpenSSH Version: 3.0.2p1 Platform: Sparc OS/Version: Solaris Status: NEW Severity: major Priority: P2 Component: Build system AssignedTo: openssh-unix-dev at mindrot.org
2009 Sep 16
0
[LLVMdev] FYI: Phoronix GCC vs. LLVM-GCC benchmarks
I have run the john the ripper test. I have used the official archive (same version as phoronix) from http://www.openwall.com/john/g/john-1.7.3.1.tar.bz2 To build with llvm-gcc, replace the line CC = gcc with CC = llvm-gcc. I have used the following command to build : make clean linux-x86-sse2 (seems to be the best on x86-32) The makefile invocation is "gcc -c -Wall -O2 -fomit-frame-pointer
2011 Aug 06
1
3.5.9: logon scripts are not working under non root user
I have issues running logon script on samba 3.5.9 (freebsd 8.2p1) under non root user. When i login to the XP box under root all is OK. logon script is working, but it's totally not working under all other users. turning on debugging reveals that under non root it's incorrectly parsing the logon script name from config (adding full network path to filename) unix_convert called on file
2014 Dec 18
0
Samba "%G" replacement not working in "Logon script" ?
Dennis, if you are running samba as an AD DC, you will need to use the new variable names %ACCOUNTNAME% and %WORKGROUP%. Ricky On Tue, Dec 16, 2014 at 1:23 PM, Denis BUCHER <dbucherml at hsolutions.ch> wrote: > > > > Dear all, > > I experience now a strange bug with Samba 4.1.11 : > > When I define a fixed-name as logon script in smb.conf, it works : > > logon
2005 Feb 15
0
Solved: foo.bat works, but just 'foo' causes "not recognized as an internal ..."
Hi folks. First time posting. I've managed to puzzle the following out. I found a few other articles on the web that asked the same question, but my search terms didn't throw up an article with an answer, so I thought I'd write the following: Where s: is a samba share that otherwise works for read/write: ---------------------------------------------- S:\misc\logs>foo.bat
2014 Dec 21
0
Samba "%G" replacement not working in "Logon script" ?
P. S. I tried to display %ACCOUNTNAME% and %WORKGROUP% in cmd.exe on a logged PC (User in domain, roaming profile) but both values were unset : > echo %ACCOUNTNAME% > > %ACCOUNTNAME% Denis Le 21.12.2014 01:25, Denis BUCHER a ?crit : > Dear Ricky, > > Thanks a lot for your answer. But I still have two problems: > > 1. I am not using samba as AD DC but as PDC.
2014 Dec 16
2
Samba "%G" replacement not working in "Logon script" ?
Dear all, I experience now a strange bug with Samba 4.1.11 : When I define a fixed-name as logon script in smb.conf, it works : logon script = employee.bat But if I try either %g.bat or %G.bat, or even "%G.bat", it doesn't work : * logon script = %g.bat * logon script = %G.bat * logon script = "%G.bat" In the logs, there was a message showing that Samba was
2014 Dec 21
2
Samba "%G" replacement not working in "Logon script" ?
Dear Ricky, Thanks a lot for your answer. But I still have two problems: 1. I am not using samba as AD DC but as PDC. 2. What I would need is the primary group... Do you thinks %WORKGROUP% could work ? 3. And should I use %WORKGROUP% in smb.conf or in batch login script... Thanks a lot in advance for your help... Denis Le 18.12.2014 21:58, Ricky Nance a ?crit : > Dennis, if you
2003 May 13
2
Samba 2.2.8a smbd/vfs.c:reduce_name not handling sym links correctly
I am seeing some odd behavior on a Solaris 8 system. If I try to access a symlinked file, reduce_name is having a problem with the link >From a level 10 log: [2003/05/12 11:50:12, 3, pid=18558] lib/util.c:(387) unix_clean_name [/disk2/OC192/syee_test1.bat] [2003/05/12 11:50:12, 3, pid=18558] smbd/vfs.c:(800) reduce_name [disk2/OC192/syee_test1.bat] [/vobstore] [2003/05/12 11:50:12, 3,
2004 Aug 29
0
primary gid of user [gerhardr] is not a Domain group
Greetings ... I'm hoping somebody can help me with this little error that I have seen in my logs for a while now ... I believe that I have all my mapping sorted out, but I still keep getting these errors ... I have this on both FC1 and FC2 samba 3.0.2 and 3.0.3 ... I using the LDAP back for users and samba, but I don't think this should make a difference if the below logs show
2000 Apr 26
2
Cross compiling a package for Windows on Linux
I would like to compile for Windows a rather simple R package that contains some C code. It does not contain any Fortran code. I tried the cross-compilation route using the pre-built set of tools from http://www.devolution.com/~slouken/SDL/Xmingw32/, as described in $R_SRC/src/gnuwin32/INSTALL Using the sources in r-devel from the rsync site I am able to build libR.a in src/gnuwin32 but I
2003 Mar 16
1
logon script not working
Hi, my logon.bat was working for weeks now (since i created it) - and recently i recompiled my samba with ldap support. now ldap and everything works really well, but: the logon.bat won't get executed! i tried changing the folder, changing the rights of the file, renaming it and everything. but the thing won't execute! samba is not givin any error, nor does my winxp client. when i
2013 Mar 09
4
Can't cross-compile from git now.
On 3/9/2013 06:20, Erik de Castro Lopo wrote: > bat guano wrote: > >> >> Hi >> I have a problem now cross-compiling FLAC from latest git. >> With Ubuntu 12.04 and g++-mingw-w64-i686 (4.6.3-1ubuntu5+5ubuntu1). >> >> I think that the problem might have been introduced on 5 Mar 2013 >> with commit 05609d5 (configure.ac : Add hardening compile options.)
2010 Oct 22
0
[LLVMdev] Fw: run into a problem with a version of GCC not listed here
I assume you meant to send this to the list as well. Begin forwarded message: Date: Fri, 22 Oct 2010 20:36:06 +0200 (CEST) From: "017667932270" <jurij at o2online.de> To: <edwintorok at gmail.com> Subject: AW: Re: [LLVMdev] run into a problem with a version of GCC not listed here hi edwin, tanks again for clearing up. i found now a solution for my problem. i like to
2004 May 13
1
can't remove disable flag in 3.0.4
hi, I read the archive and recognize that pdbedit -c '[]' -u Administrator whould be the solution, however I can't delete the diable flag (other flagsa can be set but not the disable flag). what else can I do? -------------------------------------- # pdbedit -c '[X]' -u Administrator Unix username: Administrator NT username: Administrator Account Flags:
2013 Mar 09
1
Can't cross-compile from git now.
On 3/9/2013 06:20, Erik de Castro Lopo wrote: > bat guano wrote: > >> >> Hi >> I have a problem now cross-compiling FLAC from latest git. >> With Ubuntu 12.04 and g++-mingw-w64-i686 (4.6.3-1ubuntu5+5ubuntu1). >> >> I think that the problem might have been introduced on 5 Mar 2013 >> with commit 05609d5 (configure.ac : Add hardening compile options.)
2017 Jan 24
0
hpux samba3 logon script not running
Hello Arjit, Am 24.01.2017 um 14:41 schrieb Arjit Gupta via samba: > I am new to this and trying to check how logon script runs. > > But not able to do so. Though i am able to execute it later from the share > itself. > > Below is my smb.conf file. > > [global] > logon script = %U.bat > ... > [netlogon] > comment = The domain logon service >