Displaying 20 results from an estimated 94 matches for "nawk".
Did you mean:
awk
2003 Oct 01
1
Samba 3.0.0 compilation errors under Unixware 7.1.1
...popt -Iinclude -I/u2/smbbuild/samba-3.0.0/source/include -
I/u2/smbbuild/samba-3.0.0/source/ubiqx -I/u2/smbbuild/samba-3.0.0/source/smb
wrap
per -I. -I/u2/smbbuild/samba-3.0.0/source
LIBS = -lgen -lresolv -lsocket -lnsl
LDSHFLAGS = -G
LDFLAGS =
Generating smbd/build_options.c
UX:nawk: ERROR: Error in RE `^\/\* (.*?)\*\/': invalid *, +, ?, \{\} or {}
opera
tor
UX:nawk: INFO: Source line number 117
UX:nawk: INFO: Context is
/^\/\* >>> (.*?)\*\// <<< {
*** Error code 2 (bu21)
UX:make: ERROR: fatal error.
#
###########################################...
2002 Sep 19
1
Printing problem - Spooled files won't print
Hi,
I have some trouble getting files printed on my Solaris 8 machine running
Samba 2.0.5.
The client is a winxp installed laptop, the printer is configured as a
postscript printer (Minolta PagePro 12 PS), although it is a PCL printer
(Minolta PagePro 6).
2003 Dec 01
0
No subject
...leting share_mode dev=1980085 ino=120965
The only suspect line is " call_nt_transact_ioctl: Currently not implemented."
but the spool file is created and works
/PeO
> Is there a reason you don't use the simpler command in your smb.conf?
> Could this be a permissions problem? (nawk won't work for your smb user).
> What do you see in your smb logs?
> I forget my nawk, but, it seems that nawk is just deleting any extraneous
> lines in your postscript print files. Is that necessary?
>
> Joel
>
>
>
> On Thu, Sep 19, 2002 at 03:51:16AM +0200, P-O...
1998 Oct 05
0
samba-1.9.18p10 - Solaris 2.6, postinstall and postremove scripts
...tall and remove scripts for the above release for
those
who may have wondered why they didn't work. Minor changes, but those
below
work.
Find these scripts in ../samba-1.9.18p10/packaging/Solaris/pkg-specs.
Regards
Anthnoy
::::::::::::::
postinstall
::::::::::::::
#!/bin/sh
# install samba
nawk '/^netbios-[ns]*[ ]/ {next} {print}
END { print "netbios-ssn 139/tcp"
print "netbios-ns 137/udp # samba service" }' \
${PKG_INSTALL_ROOT}/etc/inet/services > /tmp/services.$$ && \
mv -f /tmp/services.$$ ${PKG_INSTALL_ROOT}...
1999 Jan 28
0
Samba 2.0 : Installation on Unisys SMP6400
...cking for cc... cc
checking whether the C compiler (cc -O ) works... yes
checking whether the C compiler (cc -O ) is a cross-compiler... no
checking whether we are using GNU C... no
checking for a BSD compatible install... ./install-sh -c
checking for mawk... no
checking for gawk... no
checking for nawk... nawk
checking whether cc understands -c and -o together... no
checking that the C compiler understands volatile... yes
checking host system type... configure: error: can not guess host type;
you must
specify one
#
# configure svr4
loading cache ./config.cache
checking for gcc... no
checking fo...
2004 Feb 26
2
make fails on Solaris building include/proto.h
I'm trying to build Samba 3.0.2 or 3.0.2a on a Solaris system (I've
tried both Solaris 8 and Solaris 9), and after successfully running
configure, the "make" step hangs building proto.h.
Checking the process table, the command that is hanging is:
nawk -v headername=_PROTO_H_ -f script/mkproto.awk
I've tried running this command by hand and it also hangs. I've
tried the nawk that comes with Solaris and also gawk to no avail.
I've searched the archives, and it looks like one other person had
the identical problem, but unfortunately...
2005 Oct 17
0
compile error Samba 3.0.20a Solaris 8
...L/usr/local/lib -R/usr/local/lib -lthread
PIE_CFLAGS =
PIE_LDFLAGS =
Generating smbd/build_options.c
Building include/proto.h
creating /opt/local/software/samba/samba-3.0.20a/source/include/proto.h
..........
.....
creating /opt/local/software/samba/samba-3.0.20a/source/web/swat_proto.h
nawk: can't open file
web/cgi.cnweb/diagnose.cnweb/startstop.cnweb/statuspage.cnweb/swat.cnweb/neg_lang.c
source line number 13
creating
/opt/local/software/samba/samba-3.0.20a/source/client/client_proto.h
nawk: can't open file client/client.cnclient/clitar.c
source line number 13
creating
/op...
2000 Jun 19
1
Trying to compile R on Unix
...is the output:
----------------------------------------------
pauling 1% ./configure
loading cache ./config.cache
checking host system type... mips-sgi-irix6.5
loading site script ./config.site
loading build specific script ./config.site
checking for mawk... no
checking for gawk... no
checking for nawk... nawk
checking for a BSD compatible install... tools/install-sh -c
configure: warning: redefining INSTALL to be
/usr/people/guest/R-1.0.1/tools/install-sh -c
checking whether ln -s works... yes
checking for ranlib... :
checking for bison... bison -y
checking for ar... ar
checking whether echo can...
2005 Oct 18
0
[Fwd: compile error Samba 3.0.20a Solaris 8]-solved
...L/usr/local/lib -R/usr/local/lib -lthread
PIE_CFLAGS =
PIE_LDFLAGS =
Generating smbd/build_options.c
Building include/proto.h
creating /opt/local/software/samba/samba-3.0.20a/source/include/proto.h
..........
.....
creating /opt/local/software/samba/samba-3.0.20a/source/web/swat_proto.h
nawk: can't open file
web/cgi.cnweb/diagnose.cnweb/startstop.cnweb/statuspage.cnweb/swat.cnweb/neg_lang.c
source line number 13
creating
/opt/local/software/samba/samba-3.0.20a/source/client/client_proto.h
nawk: can't open file client/client.cnclient/clitar.c
source line number 13
creating
/op...
2007 Mar 12
1
Problem with installation of littler-0.0.10. under Free BSD 6.2
MyBSD% ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether make sets $(MAKE)... yes
checking build system type... i386-unknown-freebsd6.2
checking host system type... i386-unknown-freebsd6.2
checking for a BSD-compatible install... /usr/bin/install -c
checking for gcc... gcc
checking for C compiler default output file name... a.out...
2003 Aug 09
3
CVS/test version config/build failures on FreeBSD
...6: warning: do not use m4_regexp: use regexp or m4_bregexp
autoheader: `config.h.in' is created
And then...
# ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether make sets ${MAKE}... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checkin...
2019 Oct 31
1
[PATCH] Replace mkproto.pl with mkproto.awk
...unix-like OS out there.
> There are many flavours of AWK. Are you sure, that your AWK replacement
> runs everwhere?
I tested every common implementation I know of, and found that it didn't
work with busybox, awk, I'll be sending the updated patch that works
with at least gawk, mawk, nawk, busybox awk, and openbsd awk right after
this.
1998 Aug 26
0
Errors encountered with 1.9.18p10 Makefile
...ocal/samba
12c12
< MANDIR = ($BASEDIR)/man
---
> MANDIR = /usr/local/man
42,43c42,43
< srcdir=../source/
< VPATH=$(srcdir)
---
> # srcdir=./
> # VPATH=$(srcdir)
250,252c250,252
< FLAGSM = -DSUNOS5 -DSHADOW_PWD -DNETGROUP -DFAST_SHARE_MODES
< LIBSM = -lsocket -lnsl
< AWK = nawk
---
> # FLAGSM = -DSUNOS5 -DSHADOW_PWD -DNETGROUP -DFAST_SHARE_MODES
> # LIBSM = -lsocket -lnsl
> # AWK = nawk
754,757c754
< @if test ! -d $(@D) ; then \
< mkdir $(@D); \
< fi
< @$(CC) $(CFLAGS) -c $(srcdir)$*.c -o $*.o
---
> @$(CC) $(...
2003 Dec 01
0
No subject
...3:23 SAMBA.2Wa40i
-rwxr--r-- 1 samba other 60073 Sep 19 03:22 SAMBA.9HayZi
solarisbox-1:[/var/spool/samba]#
I can print the files manually using the command
/usr/bin/lp -c -o nobanner -T postscript -d pagepro6 SAMBA.2Wa40i
or, as I have found somewhere (this is in my smb.conf)
/usr/bin/nawk '/^%!PS/, /^%%EOF/' SAMBA.2Wa40i | /usr/bin/lp -c -o nobanner -T postscript -d pagepro6
.. the only problem is that it seems like the "print command" is never executed
once a print request arrives.
The complete contents of my smb.conf (that has to do with printing) follows:
[gl...
2007 Feb 04
0
samba on solaris
...es
See `config.log' for more details.
# pkginfo SMCgcc
application SMCgcc gcc
# cd libiconv-1.11
# ./configure
checking for a BSD-compatible install... build-aux/install-sh -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether make sets $(MAKE)... no
checking whether make sets $(MAKE)... (cached) no
checking for gcc... gcc
checking for C compiler default output file name... configure: error: C
compiler cannot create executables
See `config.log' for more details.
I am stuck here. Could anyone...
2002 Oct 30
0
HELP: configure fails for latest cvs samba 3.x
...or suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for a BSD-compatible install... ./install-sh -c
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking if the linker (ld) is GNU ld... yes
checking for library containing strerror... none required
checking whether gcc and cc understand -c and -o together... yes
checking that the C compiler understands volatile... yes
checking build system type... sparc-sun-solaris2.7
checking host s...
2006 Jul 03
0
[Bug 1206] configure: error: *** 'ar' missing, please install or fix your $PATH
...ing whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking build system type... i386-pc-solaris2.10
checking host system type... i386-pc-solaris2.10
checking whether byte ordering is bigendian... no
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking how to run the C preprocessor... /lib/cpp
checking for ranlib... :
checking for a BSD-compatible install... ./install-sh -c
checking for egrep... egrep
checking for ar... no
checking for cat... /usr/bin/cat
checking for kill... /usr/bin/kill
checking for perl5... no
checking for pe...
2008 Jul 04
5
Samba v2.2.12 NTLM versions?
Hi,
I am working on an old Unix system, UNIX SVR4 MP-RAS, running a Teradata database.
Due to the age of the system (notably the C compiler, which won't handle v3 source code), I have built Samba 2.2.12
I want to use this to share Unix directories out to XP clients as network drives, for read-write access, keeping the file ownership as strict unix users.
This all works fine, except for
2002 Apr 01
1
R compile on Solaris 8 fails (PR#1428)
...her gcc accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking whether gcc needs -traditional... no
checking whether gcc accepts -M for generating dependencies... yes
checking whether gcc supports -c -o FILE.lo... yes
checking for mawk... no
checking for gawk... no
checking for nawk... nawk
checking whether ln -s works... yes
checking for ranlib... ranlib
checking for bison... no
checking for byacc... no
checking for ar... ar
checking whether echo can suppress newlines... yes
configure: warning: redefining INSTALL to be
/disk/d5/a/R,v1.4.1/R/tools/install-sh -c
checking for ja...
2009 Dec 17
3
Looking for help on 2 items...
I am pretty new to Dtrace but use the Dtrace Toolkit when trying to
troubleshoot I/O issues
On Oracle.
I am looking for help on how to do the following:
I am trying to answer whether adding more HBA Cards/ports
would be effective.
To do this, I need to know the i/o''s per second
As well as total bandwidth per second.
Has anyone done this before?
Does anyone have any other ideas on how