search for: dunix

Displaying 17 results from an estimated 17 matches for "dunix".

Did you mean: unix
1999 Mar 16
1
NT-Printer and Samba
Hi, I am relatively new to the samba-suite. We are useing samba for file-Service and printer-service since a while the files residing on Digital-UNIX (DUNIX) and QNX and also the printers. works fine and very stable. Due to a reconfiguration I am looking for connecting the printer (HP-LJ4M) to a WinNT-WS client. and if I try to print out of DUNIX via smbclient this WS tells me something about "access denied" and when I use "-d 10"...
2004 Sep 10
4
OS X compile errors
On Tuesday, January 7, 2003, at 10:15 PM, Josh Coalson wrote: > I am going to check in a fix soon that will be in flac-1.0.5-beta2. > In the meantime you can manually add -Dunix to the two assignments > of OUR_CFLAGS_TAIL in configure. I tried that fix, ran `make clean; ./configure --prefix=/opt` then: [TLB:~/Desktop/flac-1.0.5_beta1/flac-1.0.5_beta1] glenn% make make all-recursive Making all in doc Making all in . doxygen Doxyfile make[3]: doxygen: Command not found...
2004 Sep 10
2
And Another OS X Install Problem...
...libxmms-flac.la /sw/lib/xmms/Input/libxmms-flac.la libtool-disable-static: install: warning: relinking `libxmms-flac.la' cd /Users/glenn/Desktop/flac-1.0.5_beta1/src/plugin_xmms; /bin/sh ../../libtool-disable-static --mode=relink gcc -I../.. -I./include -I../../include -g -O2 -O3 -DNDEBUG -Dunix -fomit-frame-pointer -funroll-loops -finline-functions -Wall -W -Winline -DFLaC__INLINE=__inline__ -I/sw/include -I/sw/include/xmms -I/sw/include/gtk-1.2 -I/sw/include/glib-1.2 -I/sw/lib/glib/include -I/usr/X11R6/include -o libxmms-flac.la -rpath /sw/lib/xmms/Input -module -avoid-version chars...
2004 Sep 10
0
OS X compile errors
--- Glenn <glenn@meaning.com> wrote: > On Tuesday, January 7, 2003, at 10:15 PM, Josh Coalson wrote: > > I am going to check in a fix soon that will be in flac-1.0.5-beta2. > > In the meantime you can manually add -Dunix to the two assignments > > of OUR_CFLAGS_TAIL in configure. > > I tried that fix, ran `make clean; ./configure --prefix=/opt` then: > > [TLB:~/Desktop/flac-1.0.5_beta1/flac-1.0.5_beta1] glenn% make > make all-recursive > Making all in doc > Making all in . > doxygen...
2004 Sep 10
1
Another OS X compile error
On Wednesday, January 8, 2003, at 12:56 PM, Josh Coalson wrote: > 'touch doc/FLAC.tag' and run make again I did and got: gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I./include -I../../include -g -O2 -O3 -DNDEBUG -Dunix -fomit-frame-pointer -funroll-loops -finline-functions -Wall -W -Winline -DFLaC__INLINE=__inline__ -c `test -f 'encode.c' || echo './'`encode.c encode.c:117: undefined type, found `OggFLAC__StreamEncoder' encode.c:118: undefined type, found `OggFLAC__StreamEncoder' encode...
2004 Sep 10
6
OS X compile errors
I just tried to compile FLAC 1.0.5 beta1 under Apple's X11 v0.1 (released today) and it didn't work. The error message was: file_decoder.c: In function `_declspec': file_decoder.c:477: warning: unused parameter `dllimport' file_decoder.c:478: warning: unused parameter `FLAC__file_decoder_process_until_end_of_file' make[4]: *** [file_decoder.lo] Error 1 make[3]: ***
2004 Sep 10
0
OS X compile errors
This is a problem with the code that does DLL on windows. The 'off' switch assumes "unix" is #defined by the compiler, which it isn't on Darwin. I am going to check in a fix soon that will be in flac-1.0.5-beta2. In the meantime you can manually add -Dunix to the two assignments of OUR_CFLAGS_TAIL in configure. Josh --- Glenn <glenn@meaning.com> wrote: > > I just tried to compile FLAC 1.0.5 beta1 under Apple's X11 v0.1 > (released today) and it didn't work. The error message was: > > file_decoder.c: In function `_dec...
2004 Sep 10
0
And Another OS X Install Problem...
...sw/lib/xmms/Input/libxmms-flac.la > libtool-disable-static: install: warning: relinking `libxmms-flac.la' > cd /Users/glenn/Desktop/flac-1.0.5_beta1/src/plugin_xmms; /bin/sh > ../../libtool-disable-static --mode=relink gcc -I../.. -I./include > -I../../include -g -O2 -O3 -DNDEBUG -Dunix -fomit-frame-pointer > -funroll-loops -finline-functions -Wall -W -Winline > -DFLaC__INLINE=__inline__ -I/sw/include -I/sw/include/xmms > -I/sw/include/gtk-1.2 -I/sw/include/glib-1.2 -I/sw/lib/glib/include > -I/usr/X11R6/include -o libxmms-flac.la -rpath /sw/lib/xmms/Input > -mo...
2005 May 03
0
R on Mac OS X: odd errors when doing install.packages()
Should I be worried? The installation seems to go through fine and apparently nothing is broken. The errors I repeatedly get are like this: g++ -no-cpp-precomp -I/Library/Frameworks/R.framework/Resources/include -I/usr/ local/include -DUNIX -DOPTIM -DNONR -fno-common -g -O2 -c unif.cpp -o unif.o g++ -bundle -flat_namespace -undefined suppress -L/usr/local/lib -o rgenoud.so c hange_order.o eval.o evaluate.o frange_ran.o genoud.o gradient.o math.o multiply .o numerics.o operators.o print_format.o rgenoud.o unif.o -lcc_dynamic -framewo...
1998 Feb 10
0
UNIX -> WinNT Username/Password Synchronization Revisited!
Hello all! Brief Scenario: We use a home grown "Accounts Registration Server" (ARS) to create, track, modify and delete required accounts (via a secure TCP connection) on various host computers (currently only OpenVMS and Digital UNIX servers). We currently use a DUNIX box as the primary student POP3 mailserver (which also runs SAMBA). Account registrations (approx 30,000) are achieved using ARS; in turn the smbpasswd file is also updated (to facilitate password synchronization and seamless SMB connectivity). Now, what we would like to do is pipe this account in...
1999 Feb 09
3
Installing on 64-bit Dec or SGI
...stalling R on monto Adrian: We are unable to compile this software on either platform. I don't think there is anything more we can do at this time. Here are several options for the future: 1) If you know of anyone who has successfully compiled this software on either DEC Alpha (running Dunix 4.0) or on a 64 bit SGI (running Irix 6.2) then maybe they would share their work with us. 2) We can watch for future versions of the software. A newer version may fix the comilation problems. 3) Maybe you have a grad student who knows Fortran who could work on the code? that's all...
2003 Feb 04
1
Bug in configure script for Solaris v9 arch with libsunperf (PR#2530)
...p -i sgemm.c -y-fbe -y/usr/local/bin/../packages/SUNWspro/bin/../prod/bin/fbe -y-xarch=v9 -y-o -ysgemm.o -y-s -y-verbose -y-xmemalign=8s -xarch=v9 -fparam_ir -Qy -D__SunOS_5_8 -D__SUNPRO_C=0x540 -D__SVR4 -D__unix -D__sun -D__sparcv9 -D__sparc -D__BUILTIN_VA_ARG_INCR -Xa -D__PRAGMA_REDEFINE_EXTNAME -Dunix -Dsun -Dsparc -D__RESTRICT -I/usr/local/packages/SUNWspro/prod/include/cc "-g/usr/local/bin/../packages/SUNWspro/bin/../prod/bin/cc -xarch=v9 -xlic_lib=sunperf -c " -D__SUN_PREFETCH -destination_ir=yabe ### Note: LD_LIBRARY_PATH = /usr/local/packages/globus/lib:/usr/lib:/usr/local/lib ###...
1998 Dec 08
1
Can't connect to shares w/2.0beta3 on OSF1
I was running 1.9.18p10 on a test DEC Unix 4.0d box here and I decided to give 2.0beta3 a try. For some reason, I cannot connect to any of the server's shares or even get a list of it's services (via Start->Run->\\server) from Win95 clients. It asks for a password and no matter what I put in there I get "The password is not correct. Try again." I configured Beta3 a la:
2013 Jan 29
8
[RFC] Move btrfsck in to the btrfs command
NOTE: in order to apply this patch you should: git mv btrfsck.c cmd-fsck.c This patch moves btrfsck in to "btrfs fsck". It also adds support for symlinks to the btrfs binary to retain compablity, =) I think something should be done to the help description but i''m not sure what... Anyway, feedback is welcome. -- To unsubscribe from this list: send the line "unsubscribe
2012 Feb 03
10
[PATCH 0/3] Btrfs-progs: restriper interface
Hello, This is the userspace part of restriper, rebased onto the new progs infrastructure. Restriper commands are located under ''balance'' prefix, which is now the top level command group. However to not confuse existing users ''balance'' prefix is also available under ''filesystem'': btrfs [filesystem] balance start btrfs [filesystem] balance
2013 Aug 14
23
[RFC] btrfs-progs: fix sparse checking and warnings
Hi gang, I was a little surprised to see that patch go by recently which fixed an endian bug. I went to see how sparse checking looked and it was.. broken. I got it going again in my Fedora environment. Most of the patches are just cleanups, but there *were* three real bugs lurking in all that sparse warning spam. So I maintain that it''s worth our time to keep it going and fix
2009 May 12
0
[PATCH 1/2] btrfs-progs: mixed back ref support
...ITS=64 -D_FORTIFY_SOURCE=2 +CFLAGS = -g objects = ctree.o disk-io.o radix-tree.o extent-tree.o print-tree.o \ root-tree.o dir-item.o file-item.o inode-item.o \ inode-map.o crc32c.o rbtree.o extent-cache.o extent_io.o \ volumes.o utils.o + # CHECKFLAGS=-D__linux__ -Dlinux -D__STDC__ -Dunix -D__unix__ -Wbitwise \ -Wuninitialized -Wshadow -Wundef @@ -15,8 +16,7 @@ prefix ?= /usr/local bindir = $(prefix)/bin LIBS=-luuid -progs = btrfsctl btrfsck mkfs.btrfs btrfs-debug-tree btrfs-show btrfs-vol \ - btrfstune btrfs-image +progs = btrfsctl mkfs.btrfs btrfs-debug-tree btrfs-show btrf...