search for: makepkg

Displaying 20 results from an estimated 112 matches for "makepkg".

2010 Mar 30
3
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: Fa...
2007 Jun 12
1
PATCH: install inst/ before doing lazyload on Windows
...n Windows, package files in the inst/ subdir are installed after the lazyload creation. This differs from Linux where inst/ is installed _before_ lazyload creation. Since packages may need data in inst, I think the order on Windows should be changed. Perhaps like this: diff --git a/src/gnuwin32/MakePkg b/src/gnuwin32/MakePkg index 57af321..868e8f1 100644 --- a/src/gnuwin32/MakePkg +++ b/src/gnuwin32/MakePkg @@ -74,10 +74,10 @@ all: @$(MAKE) --no-print-directory -f $(RHOME)/src/gnuwin32/MakePkg -s nmspace @$(MAKE) --no-print-directory -f $(RHOME)/src/gnuwin32/MakePkg Dynlib @$(MAKE) --no-pr...
2014 Aug 11
5
issue when building/making package from git
...is Archlinux, GCC 4.9.1 and all dev tools installed. If I manually $ gitclone gitUrl $ cd libguestfs $ ./autogen.sh $ ./configure --someOptions the build goes until the end and leaves me with binaries. ------------------------------ --- Now I want to install it properly on my machine. Arch use a makepkg [1] command to build and install packages not in the official repos. When running $ makepkg I have this structure which sounds correct: libguestfs-git/pkg/ libguestfs-git/src/AllNeededDir_cloned_here but at one time the build breaks with these errors: ----------------------------- ../src/.libs/li...
2005 Oct 15
1
makepkg.sh for samba 3.0.20
Hi, I downloaded 3.0.20 from samba.org, ran makepkg.sh to create samba pkg for Solaris. The install base for the new version locates in /opt/samba and the smbd locates in /etc/samba. I tried to modify the makepkg.sh to put everything under /usr/local/samba as follow: Delete: ==== --localstatedir=/var/lib/samba \ --wi...
1998 Jul 26
1
R-beta: building libraries on Win95
...using rw0613b with djtools on Win95. No problem with makefiles building fortran and C dll's, plus can build R.exe with the supplied libraries (including mva). Why then do I get the following error when I try to building an existing library separately, eg... (/R-0.61.3/src/gnuwin32)$ make -f MakePkg -C ../library/mva PKG=mva make.exe: Entering directory `c:/R-0.61.3/src/library/mva' make.exe: MakePkg: No such file or directory (ENOENT) make.exe: *** No rule to make target `MakePkg'. Stop. make.exe: Leaving directory `c:/R-0.61.3/src/library/mva' [exited with 2] Thanks for any hel...
2010 Mar 31
0
can't create solaris package for samba 3.0.37
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: Fat...
2014 Aug 12
2
Re: issue when building/making package from git
...a dependency missing. Look closely at the > ./configure output and the README file. > I have checked all packages in README and libguestfs/appliance/packagelist. All are installed. > > You should test this first of all by building from source, and > without installing, I first run makepkg, so no install > > ./run guestfish -N fs -m /dev/sda1 touch /this_is_a_file > > does that run without errors, create a file called `test1.img' which > is a disk image containing a filesystem? NO $ export LIBGUESTFS_DEBUG=1 $ export LIBGUESTFS_TRACE=1 $ ./run guestfish -N f...
2014 Aug 11
2
Re: issue when building/making package from git
> > Does p2v/virt-p2v (binary) exist? > NO > > Now I want to install it properly on my machine. Arch use a makepkg > > [1] command to build and install packages not in the official repos. > > > > When running > > $ makepkg > > I have this structure which sounds correct: > > libguestfs-git/pkg/ > > libguestfs-git/src/AllNeededDir_cloned_here > > > > but at on...
2010 Apr 08
2
issue installing samba 3.0.37
makepkg.sh script fails can anyone help? 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...
2012 Jan 11
2
Arch and latest wine : major Dsound crashes with my apps
With the latest gitwine, beginning with wine 1.3.35, I can't run any of my games anymore. Every game I tested crashes with the following backtrace somewhere in its logs : =>0 0x7c58c255 DSOUND_RecalcVolPan+0xa5(volpan=0x67d3068) [/wine-git/dlls/dsound/mixer.c:58] in dsound (0x0032f194) 1 0x7c57b463 IDirectSoundBufferImpl_Create+0x382(device=0x67d2848, pdsb=0x32f2a8, dsbd=0x32f360)
2000 Mar 31
1
building a package
...d to set make_mode=UNIX) I got to the following: `make pkg-acepack' runs without error (see below), but it does not * compile any .f file in acepack/src * (hence) try to create any dll file or libs (I'm working with Rw1000 under Win98, with the cygwin tools.) Looking into the MakePkg it looks like the following line LSOURCES=$(wildcard $(SSPKG)/*.c $(SSPKG)/*.f) produces a blank. Inside MakeDll there is another `wildcard' that also produces a blank: SOURCES=$(wildcard -f *.c *.f) Thanks for any hint, -Yudi- C:\R\rw1000\src\gnuwin32>make pkg-acepack /R/TOOLS/...
2014 Aug 12
3
Re: issue when building/making package from git
...8-12 16:16:58 ERROR 404: Not Found. supermin: set -e umask 0000 cd '/tmp/supermindfc4ec.tmpdir/qjcjfqo9' wget 'https://aur.archlinux.org/packages/ba/bash/bash.tar.gz' tar xf 'bash.tar.gz' cd 'bash' /usr/bin/makepkg mv 'bash'-*.pkg.tar.xz '/tmp/supermindfc4ec.tmpdir/qjcjfqo9' : command failed, see earlier errors FAIL: test-binaries-exist-network.sh ==================================== supermin: version: 5.1.9 supermin: package handler: arch/pacman supermin: prepare: bash core...
2006 Jan 09
2
Problem installing from source: no CONTENTS files
...<<snipped>> installing indices cat: C:/R/RW2021/library/*/CONTENTS: No such file or directory What I think is happening is this. Because I installed R from binary *without* HTML help, no CONTENTS files are created for the packages. When running RCMD INSTALL, this causes an error in the MakePkg file (in src/gnuwin32 on my machine), in the "indices" section at the line starting @$(CAT) below. Commenting out the CAT line seems to work fine, in that installation proceeds OK, and regular non-HTML help and help.search are available for the package. The comment two lines up suggests t...
2000 Dec 22
1
rw1020 Rcmd INSTALL path\ deletes rw1020\library\* (PR#789)
...------------------------------ The session: C:\rw1020\src\gnuwin32>Rcmd INSTALL C:\rw1011\src\library\bqtl\ make: Entering directory `/RW1020/src/gnuwin32' make DLLNM= EXTRADOCS= \ -C C:/rw1011/src/library/.o PKG=.o RHOME=C:/RW1020 RLIB=C:/RW1020/library \ -f C:/RW1020/src/gnuwin32/MakePkg make: Entering an unknown directory make: *** C:/rw1011/src/library/.o: No such file or directory. Stop. make: Leaving an unknown directory make: *** [pkg-.o] Error 2 make: Leaving directory `/RW1020/src/gnuwin32' *** Installation of failed *** installing R.css in C:/RW1020/library cp: canno...
2002 May 01
2
R-1.5.0: compiling package foreign on WinNT failed
...foreign: make: Entering directory `/cygdrive/g/rbuild/R-1.5.0/src/gnuwin32' make DLLNM= FLIBS="-lg2c -lRblas" BUILD=MINGW \ -C G:/Rbuild/R-1.5.0-recommended/R.INSTALL/foreign PKG=foreign RHOME=g:/rbuild /R-1.5.0 RLIB=g:/rbuild/R-1.5.0/library \ -f g:/rbuild/R-1.5.0/src/gnuwin32/MakePkg make[1]: Entering directory `/cygdrive/g/Rbuild/R-1.5.0-recommended/R.INSTALL/fo reign' ---------- Making package foreign ------------ configure.win: not found make[1]: *** [g:/rbuild/R-1.5.0/library/foreign/zzzz] Error 127 make[1]: Leaving directory `/cygdrive/g/Rbuild/R-1.5.0-recommended/R.IN...
2002 May 16
3
building packages on windows
...ified in a path statement) H:\R\bin>rcmd build --binary --use-zip h:\taxon2 * checking for file 'h:\taxon2/DESCRIPTION' ... OK make: Entering directory `/cygdrive/h/R/src/gnuwin32' make DLLNM= \ -C h://taxon2 PKG=taxon2 RHOME=h:/R RLIB=c:/TEMP/Rbuild.373 \ -f h:/R/src/gnuwin32/MakePkg make[1]: Entering directory `/cygdrive/h/taxon2' make[1]: /bin/sh.exe: Command not found make[1]: *** [c:/TEMP/Rbuild.373/taxon2/zzzz] Error 127 make[1]: Leaving directory `/cygdrive/h/taxon2' make: *** [pkg-taxon2] Error 2 make: Leaving directory `/cygdrive/h/R/src/gnuwin32' *** Instal...
2003 Oct 02
1
Compiled Samba-3.0.0 package is to great
Hi, I have a problem with the filesize of the samba 3.0.0 package. after compiling the source of the samba-3.0.0 i made the "sh makepkg.sh". the package i got was about 901 MB. does anybody know why the package is as great as mine and what can i do to get a samba package which is smaller than the package i have. i compiled under solaris 8. i made all what samba.org says that i have to do. please help me!!! cu andreas...
2003 Mar 29
1
install of grid fails in R-1.7.0beta_2003-03-29
...2 *** Installation of grid failed *** Is this known or is it worth to debug? BTW: The following warning messages appear for package methods (expected???): R/Makefile.win:9: warning: overriding commands for target D:/uwe-ns/R-1.7.0/library/methods/R/methods' D:/uwe-ns/R-1.7.0/src/gnuwin32/MakePkg:97: warning: ignoring old commands for target `D:/uwe-ns/R-1.7.0/library/methods/R/methods' Uwe
2004 Oct 19
1
Cross compiling in R-2.0.0
...matter] Erro 127 make[4]: *** [all] Erro 2 make[3]: *** [pkg-base] Erro 2 make[2]: *** [rpackage] Erro 2 make[1]: *** [all] Erro 2 make[1]: SaĆ­ndo do directorio `/home/iago/crossbuild/WinR/R-2.0.0/src/gnuwin32' The error appears in the call to $(REXE), that was defined in R-2.0.0/src/gnuwin32/MakePkg (Line 18) as: REXE = $(R_EXE) --vanilla --slave I tried substituting REXE with R --vanilla --slave and that did the trick, only to later fail with a complain about $(R_HOME). Is there any reason for this failure in the Makefile variables? Anything to do with the change from 1.9.1 to 2.0.0?...
2007 Feb 23
0
Solved two problems with Cygwin
...IX mode. I re-ran the cygwin installer and installed a simple package (Games/fortune is a nice one) and chose DOS/text mode for files, which solved this problem. (2) Do not use make-3.81. > Rcmd build mypkg Using auto-selected zip options ' mypkg-HELP=ziponly' c:/R/R241/src/gnuwin32/MakePkg:89: *** multiple target patterns. Stop. make[1]: *** [pkg-mypkg] Error 2 *** Installation of mypkg failed *** Looking in mypkg/00install.out is more helpful: c:/R/R241/src/gnuwin32/MakePkg:118: *** target pattern contains no `%'. Stop. make: *** [pkg-mypkg] Error 2 *** Installation of my fai...