Displaying 15 results from an estimated 15 matches for "asystem".
Did you mean:
system
2002 Oct 30
2
[LLVMdev] problems with llvmgcc
.../llvm-ld
gcc version 3.1 20010410 (experimental)
/usr/dcs/projects/cs426/Software/gcc_install/bin/../lib/gcc-lib/llvm/3.1/cc1
-lang-c -v -iprefix
/usr/dcs/projects/cs426/Software/gcc_install/bin/../lib/gcc-lib/llvm/3.1/
-D__GNUC__=3 -D__GNUC_MINOR__=1 -D__GNUC_PATCHLEVEL__=0 -D__llvm__
-D__llvm__ -Asystem=unix -Asystem=bsd -D__STDC_HOSTED__=1 he.c -quiet
-dumpbase he.c -version -o /var/tmp//ccobi9kx.s
GNU CPP version 3.1 20010410 (experimental) (cpplib) (llvm)
GNU C version 3.1 20010410 (experimental) (llvm)
compiled by GNU C version 2.95.3 20010315 (release).
ignoring nonexistent directory...
2002 Dec 05
1
R configure fails on solaris: configure:12951: error: cannot compute sizeof (int), 77
...l -xnone
Reading specs from /opt/sfw/lib/gcc-lib/sparc-sun-solaris2.8/2.95.2/specs
gcc version 2.95.2 19991024 (release)
/opt/sfw/lib/gcc-lib/sparc-sun-solaris2.8/2.95.2/cpp -lang-c -v -D__GNUC__=2 -D__GNUC_MINOR__=95
-D__sparc__ -D__sun__ -D__unix__ -D__svr4__ -D__SVR4 -D__sparc -D__sun -D__unix -Asystem(unix)
-Asystem(svr4) -D_LANGUAGE_FORTRAN -traditional -D__GCC_NEW_VARARGS__ -Acpu(sparc) -Amachine(sparc)
/dev/null /dev/null
GNU CPP version 2.95.2 19991024 (release) (sparc)
...
int
main ()
{
FILE *f = fopen ("conftest.val", "w");
if (! f)
exit (1);
if (((long) (s...
2002 Oct 31
1
[LLVMdev] problems with llvmgcc
...jects/cs426/Software/gcc_install/bin/../lib/gcc-li
> > b/llvm/3.1/cc1
> > -lang-c -v -iprefix
> > /usr/dcs/projects/cs426/Software/gcc_install/bin/../lib/gcc-li
> > b/llvm/3.1/
> > -D__GNUC__=3 -D__GNUC_MINOR__=1 -D__GNUC_PATCHLEVEL__=0
> > -D__llvm__ -D__llvm__ -Asystem=unix -Asystem=bsd
> > -D__STDC_HOSTED__=1 he.c -quiet -dumpbase he.c -version -o
> > /var/tmp//ccobi9kx.s GNU CPP version 3.1 20010410
> > (experimental) (cpplib) (llvm) GNU C version 3.1 20010410
> > (experimental) (llvm)
> > compiled by GNU C version 2.95.3 2...
1999 Dec 28
2
Directory rename problem with smbclient
I am trying to use smbclient to migrate data from OS/2 LanServers to a
filesystem on an AIX 4.3.1 machine. Everything works great except renaming
directories on the OS/2 LanServer. I get the error ERRDOS - ERRbadfile
(File not found.) renaming files when I do a "rename <existing_dir_name>
<new_dir_name>" at the prompt, but <existing_dir_name> exists. I connected
to a
2009 Sep 29
3
Script consumes memory
...and
makes the system inaccessible. All process are halted.
First, I don't understand what is wrong with the script
Secondly, I'm surprised that Linux allows this to run unchecked to the
detriment of the entire system.
---- SCRIPT -----
#!/bin/sh
FTP="/usr/bin/ftp"
#
VMID="asystem.ourcompany.com"
VMUser="STATDASD"
VMPass="STATDASD"
VMDir="VMSYSA:."
DataFile="data.txt"
VMFile="DS8100.DATA"
#--- Get some information about me
#--work from the same directory as the script
MYSCRIPT=`$BASENAME $0`
MYSCRIPTDIR=`$DIRNAME $0`
if...
2002 Oct 30
0
[LLVMdev] problems with llvmgcc
...tal)
>
> /usr/dcs/projects/cs426/Software/gcc_install/bin/../lib/gcc-li
> b/llvm/3.1/cc1
> -lang-c -v -iprefix
> /usr/dcs/projects/cs426/Software/gcc_install/bin/../lib/gcc-li
> b/llvm/3.1/
> -D__GNUC__=3 -D__GNUC_MINOR__=1 -D__GNUC_PATCHLEVEL__=0
> -D__llvm__ -D__llvm__ -Asystem=unix -Asystem=bsd
> -D__STDC_HOSTED__=1 he.c -quiet -dumpbase he.c -version -o
> /var/tmp//ccobi9kx.s GNU CPP version 3.1 20010410
> (experimental) (cpplib) (llvm) GNU C version 3.1 20010410
> (experimental) (llvm)
> compiled by GNU C version 2.95.3 20010315 (release).
&...
2002 Oct 29
2
[LLVMdev] problems with llvmgcc
Dear llvm,
I just tried to compile a simple file hello.c. But each time I used
llvmgcc hello.c, it gave me the following error:
xli3|csil-suna33|~/cs426|[13]% llvmgcc hello.c
as: error opening '/var/tmp//ccapglpE.o': file exists!
Use -f command line argument to force output
I really got confused. Could you please let me know what's wrong?
thanks,
Jerry
1999 Jan 07
1
problems compiling R packages with Linux
...put /tmp/gfa11201.f -xnone -lf2c -lm
Reading specs from /usr/lib/gcc-lib/i486-delix-linux/2.7.2.3/specs
gcc version 2.7.2.3
/usr/lib/gcc-lib/i486-delix-linux/2.7.2.3/cpp -lang-c -v -undef -D__GNUC__=2 -D__GNUC_MINOR__=7 -D__ELF__ -D__unix__ -D__i386__ -D__linux__ -D__unix -D__i386 -D__linux -Asystem(unix) -Asystem(posix) -Acpu(i386) -Amachine(i386) -D_LANGUAGE_FORTRAN -traditional -D__i486__ /tmp/gfa11201.f /tmp/cca11202.i
GNU CPP version 2.7.2.3 (i386 Linux/ELF)
#include "..." search starts here:
#include <...> search starts here:
/usr/local/include
/usr/i486-delix...
2000 Mar 20
0
smbfs patch - listing large direcories from an OS/2 server
...= 0;
int ff_searchcount = 0;
int ff_eos = 0;
+ int ff_lastname = 0;
int ff_dir_handle = 0;
int loop_count = 0;
int mask_len, i, result;
@@ -1597,16 +1601,11 @@
command = TRANSACT2_FINDFIRST;
WSET(param, 0, aSYSTEM | aHIDDEN | aDIR);
WSET(param, 2, max_matches); /* max count */
- WSET(param, 4,
- SMB_CONTINUE_BIT|SMB_CLOSE_IF_END);
+ WSET(param, 4, SMB_CLOSE_IF_END);
WSET(param, 6, info_le...
1999 Oct 23
0
smbfs: patch for directory listing
...an
-------------- next part --------------
diff -ur linux-2.2.12-clean/fs/smbfs/proc.c linux/fs/smbfs/proc.c
--- linux-2.2.12-clean/fs/smbfs/proc.c Sat Oct 23 17:44:54 1999
+++ linux/fs/smbfs/proc.c Sat Oct 23 22:25:49 1999
@@ -1599,8 +1599,7 @@
command = TRANSACT2_FINDFIRST;
WSET(param, 0, aSYSTEM | aHIDDEN | aDIR);
WSET(param, 2, max_matches); /* max count */
- WSET(param, 4, 8 + 4 + 2); /* resume required +
- close on end +
+ WSET(param, 4, 4 + 2); /* close on end +
continue */
WSET(param, 6, info_level);
DSET(param, 8, 0);
@@ -1615,8 +1614,7 @@
WSE...
2000 Jun 28
1
[Patch] Shorter patch for smbfs 2.2.16
...ervers that don't do 260
+ */
+ if (server->opt.protocol < SMB_PROTOCOL_NT1)
+ info_level = 1;
+
smb_lock_server(server);
retry:
@@ -1416,16 +1653,11 @@
command = TRANSACT2_FINDFIRST;
WSET(param, 0, aSYSTEM | aHIDDEN | aDIR);
WSET(param, 2, max_matches); /* max count */
- WSET(param, 4,
- SMB_CONTINUE_BIT|SMB_CLOSE_IF_END);
+ WSET(param, 4, SMB_CLOSE_IF_END);
WSET(param, 6, info_le...
2002 Sep 10
2
Who may delete a file ?
Hi All,
I was checking the access rights and a problem (hence a question)
appeared: Who can delete a file through Samba ?
Suppose we have the following situation:
drwxrwxrwx john finance directory
-rw-r--r-- jack finance directory/file
Under unix everyone can delete the file.
Under Samba, the documentation says (due to the Windows sementic) you
also need the write access to the
1999 Apr 08
0
Keep-timestamp-in-`get'-patch for smbclient in samba-2.0.3
...() is correct here ? )
+ printf("a:%ld m:%ld\n", a_time, m_time);
+ printf("a:%s m:%s\n", ctime(&a_time), ctime(&m_time)); */
+ utb.actime = mktime(gmtime(&a_time));
+ utb.modtime = mktime(gmtime(&m_time));
+#else
+ uint16 attribute = aDIR | aSYSTEM | aHIDDEN;
+
+ /* Use cmd_dir() type of interface here. */
+ cli_list(cli, rname, attribute, do_get_an_finfo);
+
+ /* Now rname's finfo is copied in an_finfo */
+ utb.actime = mktime(LocalTime(&(an_finfo.atime)));
+ utb.modtime = mktime(LocalTime(&(an_finfo.mtime)));
+#en...
2000 Jun 25
2
Login script
Is there a file I can place in the netlogin directory (or anywhere else
for that matter) that will represnet a logon script? I want to have my
workstations auto-mount particular shares on the samba server, without the
user having to make the mount. This way when I add new users, the shares
are automatically present.
If there is a script I can place somwehre, please tell me what it's name
is
2003 Mar 29
1
compling errors for sun unix (PR#2702)
...b/sparc-sun-solaris2.6/egcs-2.92.21/specs
gcc version egcs-2.92.21 19981109 (gcc2 ss-980609 experimental)
/usr/local/lib/gcc-lib/sparc-sun-solaris2.6/egcs-2.92.21/cpp -lang-c -v -undef -D__GNUC__=2 -D__GNUC_MINOR__=92 -D__sparc__ -D__sun__ -D__unix__ -D__svr4__ -D__SVR4 -D__sparc -D__sun -D__unix -Asystem(unix) -Asystem(svr4) -D_LANGUAGE_FORTRAN -traditional -D__GCC_NEW_VARARGS__ -Acpu(sparc) -Amachine(sparc) /dev/null /dev/null
GNU CPP version egcs-2.92.21 19981109 (gcc2 ss-980609 experimental) (sparc)
#include "..." search starts here:
#include <...> search starts here:
/usr/local...