Displaying 13 results from an estimated 13 matches for "schluss".
2004 Jul 26
5
installing problems repeated.tgz linux
...L - l /usr/lib/R/library repeated
WARNING: invalid package '-'
WARNING: invalid package 'l'
WARNING: invalid package '/usr/lib/R/library'
* Installing *source* package 'repeated' ...
** libs
/usr/lib/R/share/make/shlib.mk:5: *** Target-Muster enth??lt kein ??%??.
Schluss.
ERROR: compilation failed for package 'repeated'
** Removing '/usr/lib/R/library/repeated'
2004 Aug 06
0
compiling under redhat
...n through
- i installed or updated the various librarys. it is unsure though
if the errors seen are not in the end fatal.
when i now run make it tells me this:
Making all in src
make[1]: Wechsel in das Verzeichnis Verzeichnis »/root/icecast/icecast/src«
Makefile:220: *** Fehlendes Trennzeichen.. Schluss.
make[1]: Verlassen des Verzeichnisses Verzeichnis »/root/icecast/icecast/src«
make: *** [all-recursive] Fehler 1
for your better understanding i'll translate a bit:
Wechsel in das Verzeichnis Verzeichnis=changing into directory
Fehlendes Trennzeichen.. Schluss.=missing seperator character. q...
2006 Jul 13
0
Problem installing ROracle
...re: creating ./config.status
config.status: creating src/Makevars
sed: file ./confstat6HLjQx/subs-1.sed line 43: Unterminated `s' command
config.status: creating src/Makefile
sed: file ./confstat6HLjQx/subs-1.sed line 43: Unterminated `s' command
** libs
** arch -
make: *** Keine Targets.. Schluss.
ERROR: compilation failed for package 'ROracle'
** Removing '/localhome/tuner/R-patched/library/ROracle'
>From German:
"Keine Targets"= no targets
"Schluss"= finished
It seems to be some trivial sed error, but I can't figure out which file t...
2010 Sep 30
1
install samba 4 alpha13 on centos 5.5 make error
Dear all,
downloaded alpha13, did:
./autogen.sh
This result in:
[root at node1 source4]# ./autogen.sh
Setting up for waf build
done. Now run ./configure or ./configure.developer then make.
./configure.devloper ?ok
Then:
Make
Error: data.mk:1881: *** Befehle beginnen vor dem ersten Ziel. Schluss.
Make does nothing?!
Any idea1?
Daniel
-----------------------------------------------
EDV Daniel M?ller
Leitung EDV
Tropenklinik Paul-Lechler-Krankenhaus
Paul-Lechler-Str. 24
72076 T?bingen
Tel.: 07071/206-463, Fax: 07071/206-499
eMail: mueller at tropenklinik.de
Internet: www.tropenklinik.de
-...
2010 Oct 04
0
WG: install samba 4 alpha13 on centos 5.5 make error
...made for samba4 12:
Cd /samba4
Rsync the new samba4 13 in it by:
rsync -avz samba.org::ftp/unpacked/samba_4_0_test/ .
cd samba4/source
made: make clean
then ./autogen.sh
then ./configure.developer
then make idl_full
The same error nothing: data.mk:1389: *** Befehle beginnen vor dem ersten Ziel. Schluss.
The file data.mk is the newest from oct. 4th, today.
It drives me crazy.
Does anyone succeed with updating?
Greetings
Daniel
-----------------------------------------------
EDV Daniel M?ller
Leitung EDV
Tropenklinik Paul-Lechler-Krankenhaus
Paul-Lechler-Str. 24
72076 T?bingen
Tel.: 07071/206-4...
2009 May 26
1
compile errors on latest hg trunk
...strict-aliasing=2
-MT mech-digest-md5.o -MD -MP -MF .deps/mech-digest-md5.Tpo -c -o
mech-digest-md5.o mech-digest-md5.c
mv -f .deps/mech-digest-md5.Tpo .deps/mech-digest-md5.Po
make[3]: *** Keine Regel vorhanden, um das Target ??mech-external.o??,
ben??tigt von ??dovecot-auth??, zu erstellen. Schluss.
make[3]: Verlasse Verzeichnis
'/home/inst/dovecot-2.0/dovecot-2-0-304238bbd36c/src/auth'
make[2]: *** [all-recursive] Fehler 1
make[2]: Verlasse Verzeichnis
'/home/inst/dovecot-2.0/dovecot-2-0-304238bbd36c/src'
make[1]: *** [all-recursive] Fehler 1
make[1]: Verlasse Verzeichnis
...
2008 Feb 27
1
d_fontdb.d, g_her_glyph.d
...allation via svn (currently: Revision 44626). For
some time now (sorry don't know the exact revision number) make for R
devel yields the following error
make[4]: *** Keine Regel vorhanden, um das Target
?../../../src/include/R_ext/GraphicsBase.h?,
ben?tigt von ?g_fontdb.o?, zu erstellen. Schluss.
(translation: no rule to make target ... needed from ...)
The file "g_fontdb.d" (and also g_her_glyph.d) has the last line
../../../src/include/R_ext/GraphicsBase.h
Is this line obligate due to 1) in
https://svn.r-project.org/R-dev-web/trunk/270update.txt
?
At least, if I remove this...
2009 Jan 04
1
How to compile Kernel with pciback.hide
...fig KERNELS="linux-2.6-xen0"
make -f buildconfigs/mk.linux2.6-xen0 config
make[1]: Entering directory `/usr/src/xen-3.3.0''
make[1]: buildconfigs/mk.linux2.6-xen0: Datei oder Verzeichnis nicht
gefunden
make[1]: *** Keine Regel, um »buildconfigs/mk.linux2.6-xen0« zu
erstellen. Schluss.
make[1]: Leaving directory `/usr/src/xen-3.3.0''
make: *** [linux2.6-xen0-config] Fehler 2
DOMAIN0:/usr/src/xen-3.3.0#
but mk.linux-2.6-xen0 exists
DOMAIN0:/# find -name *xen0*
./usr/src/xen-3.2.1/buildconfigs/mk.linux-2.6-xen0
./usr/src/xen-3.2.1/build-linux-2.6.18-xen0_x86_64
./usr/sr...
2003 Mar 21
1
mkisofs bug ?
I need to make a iso image with the filesystem like
nero does and i need it for the windows platform not
for linux...
I need something that does not restrict filenames, it
doesn't boder me that are shortnames as long as it
let's me access the directory or filename.
This is the commandline I use to compile my iso file:
%BASEDIR%\isolinux\buildcd\win32\mkisofs -r -log-file
log.txt -J -l
2006 Jan 17
0
SVN Compile Error
...ions -g3 -Iinclude -I../include
-D_REENTRANT -D_GNU_SOURCE -O6 -march=i686 -DZAPTEL_OPTIMIZATIONS
-fomit-frame-pointer -DT38_SUPPORT -fPIC `ls *.c`
make[1]: Leaving directory `/usr/src/asterisk/pbx'
make[1]: Entering directory `/usr/src/asterisk/apps'
Makefile:53: *** missing separator. Schluss.
make[1]: Leaving directory `/usr/src/asterisk/apps'
make: *** [depend] Fehler 1
NEWEST SVN Checkout
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060117/a90a8ff9/attachment.htm
2003 Feb 27
3
pxelinux.cfg/default
Can someone tell me what is supposed to go into pxelinux.cfg/default ?
I get the intial transfer of pxelinux.0 to the client and I'm not really
sure what is supposed to happen next..
I get an error msg about TFTP server does not support the tsize option,
but that may be simply because the corret file isn't there to be
transferred.
Can I download the correct file from anywhere?
I
2003 Jul 10
2
pxelinux in Asus P55T2P4
Hi,
as a new user to pxelinux I'm having trouble booting an Asus P55T2P4
from an Intel Etherexpress Pro card with PXE bootrom.
I'm using pxelinux 2.04 (tried 2.05pre2 as well) with a Redhat 8.0
kernel (2.4.18) and ramdisk image (for pure testing purposes).
The Mainboard I use is a P55T2P4, Rev. 2, newest Bios 0207, 80MB Ram,
PCI VGA card and the EEPro.
dhcp,tftp work fine, pxelinux
2003 Feb 03
1
Problems booting PXE-Client
Hi list,
I have installed DHCP, PXE and the TFTP-Server tftp-hpa. I'm running Debian
Woody on my server and I want to boot a PXE-Client with this server. I have
installed all as it is described in the docs found on the net.
Under root:
/tftpboot/
/tftpboot/X86PC/linux
/tftpboot/X86PC/linux/messages
/tftpboot/X86PC/linux/linux.0
/tftpboot/X86PC/linux/vmlinuz