Gregory.Jones at exeloncorp.com
2010-Mar-30 21:24 UTC
[Samba] help installing samba 3.0.37 on solairs 9 server
I am getting these errors running:
sh makepkg.sh
can anyone help?
==============================================root# sh makepkg.sh
Distribution base: /var/tmp/samba-3.0.37
Temp install dir: /tmp/samba-3.0.37-build
Install directory: /opt/samba
mkdir: Failed to make directory "/tmp/samba-3.0.37-build"; File exists
make: Fatal error: Don't know how to make target `install'
makepkg.sh: bin/smbd: not found
.
.
. (truncated for easy reading)
cp: cannot access nsswitch/libnss_wins.so
cp: cannot access nsswitch/libnss_winbind.so
makepkg.sh: /tmp/samba-3.0.37-build//smbd: not found
makepkg.sh: man: does not exist
## Building pkgmap from package prototype file.
ERROR in prototype:
no object for <sbin/smbd> found in root directory
no object for <sbin/nmbd> found in root directory
.
.
. (truncated)
.
.
WARNING: parametric paths may ignore BASEDIR
pkgmk: ERROR: unable to build pkgmap from prototype file
## Packaging was not successful.
The samba package is in /tmp
Gregory Jones
Unix System Administrator
CSC - Exelon Account
gregory.jones at exeloncorp.com
847-975-3948
-----------------------------------------
**************************************************
This e-mail and any of its attachments may contain Exelon
Corporation proprietary information, which is privileged,
confidential, or subject to copyright belonging to the Exelon
Corporation family of Companies.
This e-mail is intended solely for the use of the individual or
entity to which it is addressed. If you are not the intended
recipient of this e-mail, you are hereby notified that any
dissemination, distribution, copying, or action taken in relation
to the contents of and attachments to this e-mail is strictly
prohibited and may be unlawful. If you have received this e-mail
in error, please notify the sender immediately and permanently
delete the original and any copy of this e-mail and any printout.
Thank You.
**************************************************
Gregory.Jones at exeloncorp.com
2010-Mar-31 20:20 UTC
[Samba] help installing samba 3.0.37 on solairs 9 server
I am getting these errors running:
sh makepkg.sh
can anyone help?
==============================================root# sh makepkg.sh
Distribution base: /var/tmp/samba-3.0.37
Temp install dir: /tmp/samba-3.0.37-build
Install directory: /opt/samba
mkdir: Failed to make directory "/tmp/samba-3.0.37-build"; File exists
make: Fatal error: Don't know how to make target `install'
makepkg.sh: bin/smbd: not found
.
.
. (truncated for easy reading)
cp: cannot access nsswitch/libnss_wins.so
cp: cannot access nsswitch/libnss_winbind.so
makepkg.sh: /tmp/samba-3.0.37-build//smbd: not found
makepkg.sh: man: does not exist
## Building pkgmap from package prototype file.
ERROR in prototype:
no object for <sbin/smbd> found in root directory
no object for <sbin/nmbd> found in root directory
.
.
. (truncated)
.
.
WARNING: parametric paths may ignore BASEDIR
pkgmk: ERROR: unable to build pkgmap from prototype file
## Packaging was not successful.
The samba package is in /tmp
Gregory Jones
Unix System Administrator
CSC - Exelon Account
gregory.jones at exeloncorp.com
847-975-3948
-----------------------------------------
**************************************************
This e-mail and any of its attachments may contain Exelon
Corporation proprietary information, which is privileged,
confidential, or subject to copyright belonging to the Exelon
Corporation family of Companies.
This e-mail is intended solely for the use of the individual or
entity to which it is addressed. If you are not the intended
recipient of this e-mail, you are hereby notified that any
dissemination, distribution, copying, or action taken in relation
to the contents of and attachments to this e-mail is strictly
prohibited and may be unlawful. If you have received this e-mail
in error, please notify the sender immediately and permanently
delete the original and any copy of this e-mail and any printout.
Thank You.
**************************************************
Gregory D Jones
2010-Mar-31 20:35 UTC
[Samba] help installing samba 3.0.37 on solairs 9 server
I am getting these errors running: sh makepkg.sh can anyone help? ==============================================root# ?sh makepkg.sh Distribution base:? /var/tmp/samba-3.0.37 Temp install dir:?? /tmp/samba-3.0.37-build Install directory:? /opt/samba mkdir: Failed to make directory "/tmp/samba-3.0.37-build"; File exists make: Fatal error: Don't know how to make target `install' makepkg.sh: bin/smbd: not found . . . (truncated for easy reading) cp: cannot access nsswitch/libnss_wins.so cp: cannot access nsswitch/libnss_winbind.so makepkg.sh: /tmp/samba-3.0.37-build//smbd: not found makepkg.sh: man: does not exist ## Building pkgmap from package prototype file. ERROR in prototype: ??? no object for <sbin/smbd> found in root directory ??? no object for <sbin/nmbd> found in root directory . . . (truncated) . . WARNING: parametric paths may ignore BASEDIR pkgmk: ERROR: unable to build pkgmap from prototype file ## Packaging was not successful. The samba package is in /tmp Gregory Jones Unix System Administrator CSC - Exelon Account gregory.jones at exeloncorp.com 847-975-3948 Gregory Jones CSC (Exelon account) Global Outsourcing Services|m: +1-847-975-3948|gjones62 at csc.com|www.csc.com This is a PRIVATE message. If you are not the intended recipient, please delete without copying and kindly advise us by e-mail of the mistake in delivery. NOTE: Regardless of content, this e-mail shall not operate to bind CSC to any order or other contract unless pursuant to explicit written agreement or government initiative expressly permitting the use of e-mail for such purpose.
Michael Wood
2010-Apr-01 09:32 UTC
[Samba] help installing samba 3.0.37 on solairs 9 server
On 30 March 2010 23:24, <Gregory.Jones at exeloncorp.com> wrote:> I am getting these errors running: > sh makepkg.sh > > can anyone help? > > ==============================================> root# ?sh makepkg.sh > Distribution base: ?/var/tmp/samba-3.0.37 > Temp install dir: ? /tmp/samba-3.0.37-build > Install directory: ?/opt/samba > mkdir: Failed to make directory "/tmp/samba-3.0.37-build"; File existsTry: mv /tmp/samba-3.0.37-build{,.old} before running sh makepkg.sh again. Not sure if that will fix the other issues, but the first thing it's complaining about is that it can't create the directory because there's already a file/directory called that.> make: Fatal error: Don't know how to make target `install' > makepkg.sh: bin/smbd: not found > . > . > . (truncated for easy reading) > cp: cannot access nsswitch/libnss_wins.so > cp: cannot access nsswitch/libnss_winbind.so > makepkg.sh: /tmp/samba-3.0.37-build//smbd: not found > makepkg.sh: man: does not exist > ## Building pkgmap from package prototype file. > ERROR in prototype: > ? ?no object for <sbin/smbd> found in root directory > ? ?no object for <sbin/nmbd> found in root directory > . > . > . (truncated) > . > . > WARNING: parametric paths may ignore BASEDIR > pkgmk: ERROR: unable to build pkgmap from prototype file > ## Packaging was not successful. > The samba package is in /tmp-- Michael Wood <esiotrot at gmail.com>