search for: gnumak

Displaying 20 results from an estimated 38 matches for "gnumak".

Did you mean: gnumake
1999 Jul 16
1
R-0.64.2 ssize_t not defined in src/unix/sock.h
I though I should let you all know of this: Trying to build R-0.62.2 on a SunOS xxxx 4.1.4 2 sun4m machine using gcc (gcc version egcs-2.91.57 19980901 (egcs-1.1 release)): gnumake[2]: Entering directory `/tmp_mnt/xxxx/src/R-0.64.2/src/unix' gcc -g -O2 -I../include -I../../src/include -c Rsock.c -o Rsock.o In file included from Rsock.c:8: sock.h:21: parse error before `Sock_read' sock.h:21: warning: data definition has no type or storage class sock.h:22: parse error...
1998 Dec 08
0
R compile problems with AIX
Hello, I've allways had some problems compiling R (R-62.x and R-63.x) on a AIX 4.2.1 System to the end: make produces following output: ... ... mkdir ../../../library/eda/R ld: 0711-327 WARNING: Entry point not found: __start ld: 0711-244 ERROR: No csects or exported symbols have been saved. gnumake[4]: *** [eda.so] Error 8 gnumake[3]: *** [all] Error 1 gnumake[2]: *** [R] Error 1 gnumake[1]: *** [R] Error 1 gnumake: *** [R] Error 1 This seems to be a binder Error (appears also with aix-make) any suggestions, how to solve this problem? Attached is the config.log and and make's output (...
1998 Dec 08
0
R compile problems with AIX
Hello, I've allways had some problems compiling R (R-62.x and R-63.x) on a AIX 4.2.1 System to the end: make produces following output: ... ... mkdir ../../../library/eda/R ld: 0711-327 WARNING: Entry point not found: __start ld: 0711-244 ERROR: No csects or exported symbols have been saved. gnumake[4]: *** [eda.so] Error 8 gnumake[3]: *** [all] Error 1 gnumake[2]: *** [R] Error 1 gnumake[1]: *** [R] Error 1 gnumake: *** [R] Error 1 This seems to be a binder Error (appears also with aix-make) any suggestions, how to solve this problem? Attached is the config.log and and make's output (...
2010 Jun 09
2
Question on trying to build R 2.11.1 on Tru64(aka OSF1)
...weapon of choice for the faculty wishing to use R, then ran ./configure as before. The ./configure output line using as R_SHELL for scripts ... /usr/local/bin/bash would seem to indicate that the R_SHELL environment variable was recognized and acknowledged. However, I got the same build error: gnumake[2]: Entering directory `/usrX/JunqueYard/R-2.11.1/src/library/Recommended' begin installing recommended package MASS /usrX/JunqueYard/R-2.11.1/bin/Rcmd: @: not found gnumake[2]: *** [MASS.ts] Error 1 gnumake[2]: Leaving directory `/usrX/JunqueYard/R-2.11.1/src/library/Recommended' Rcmd fo...
1999 Feb 12
0
Installing on DEC 4.0b
...it is documented, but you need gnu make. OK, > > everybody knows that. But it has to called make. And it has to be the > > make that gets run when you type 'make'. > > > > I have both dec's make and gnu make on my alpha, but gnu's make is called > > gnumake. I tried typing 'gnumake' to make R. Not good enuf. I had to > > name it make, and make sure it was found (play with path stuff) before > > dec's make. Or temporarily rename the dec make into something else. > > I'm not exactly sure, but I think it might work...
2010 Jun 08
3
Question on trying to build R 2.11.1 on Tru64(aka OSF1) system
...ot;ac_cv_prog_cc_c99=" --prefix=/usr/local/R --disable-nls \ --with-readline --with-libpng --with-jpeglib \ --with-system-zlib --with-system-bzlib --with-system-pcre \ --with-system-xz --with-recommended-packages The configure executed successfully. The build attempt exited with an error: gnumake[1]: Entering directory `/usrX/JunqueYard/R-2.11.1/src/library/Recommende d' gnumake[2]: Entering directory `/usrX/JunqueYard/R-2.11.1/src/library/Recommende d' begin installing recommended package MASS /usrX/JunqueYard/R-2.11.1/bin/Rcmd: @: not found gnumake[2]: *** [MASS.ts] Error 1 gnuma...
1999 Mar 18
1
Building R under gnumake 3.75, Solaris 2.6
./configure works fine. make generates the error ...... gcc -g -O2 -I../include -I../../src/include -c saveload.c -o saveload.o In file included from /usr/include/sys/turnstile.h:12, from /usr/include/sys/t_lock.h:20, from /usr/include/sys/vnode.h:37, from /usr/include/sys/stream.h:21, from /usr/include/netinet/in.h:38,
2002 Sep 15
0
[LLVMdev] Simple make script
I added a simple script called "makellvm" in the base llvm directory to build a library and an executable with one command. The script runs gnumake in the current directory, and if that completes successfully, it chdir's to your llvm/tools/<toolname> and runs gnumake there. <toolname> can be specified on the command name and if not, it defaults to opt. Examples: makellvm ## run gnumake in $cwd, then in tools/opt makel...
2010 Jul 09
7
Dovecot 2.0 RC1 and OpenBSD 4.7
Hello all, I'm currently doing some tests with Dovecot 2.0 RC1 and OpenBSD4.7 (socppc or i386 architectures) and I can't compile it : I "./configure" with default options and then "make" : $ make [...] Making all in doc Making all in man make: don't know how to make doveadm.1. Stop in /home/mail/dovecot-2.0.rc1/doc/man. *** Error code 1 Stop in
2003 Oct 24
2
Missing "ISO8859-1.so" on Tru64Unix
Hello, I am testing Samba 3.0.0 on a Tru64Unix v 5.1b. I compile it with gcc et gnumake. I am able to start it and I can see a share. Until now, I have only one problem: Logs are full of messages like "Error loading module '/usr/local/samba/lib/charset/ISO8859-1.so': dlopen: Can't open needed library: /usr/local/samba/lib/charset/ISO8859-1.so" In fact, I don...
2004 Sep 10
1
0.10 almost ready
...8.5. Thanks to Miroslav for contributing several assembly routines. I think at this point, unless you are a windows-only person that doesn't mind closed source, FLAC should be the lossless format of choice. I should have the distro done this week (one more tweak and it will be independent of gnumake). Thanks to everyone who contributed to the make system. Josh __________________________________________________ Do You Yahoo!? Get personalized email addresses from Yahoo! Mail - only $35 a year! http://personal.mail.yahoo.com/
2003 Sep 26
0
Failed to set gid privileges error in Mac OS X 10.1.5
I am trying to log into a share on Mac OS X 10.1.5 running Samba 3.0.0 (ran "sudo ./configure" and "gnumake" and "sudo gnumake install"). I have set up smb.conf through Webmin and SWAT. Windows NT 4.0 sp6a sees the server. I can open the server through Network Neighborhood and see my share (Projects) and the Printers share. However, when I try to open the share WinNT gives an error statin...
1999 Dec 09
1
solaris 2.5.1 still no good
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi folks, Here's what I get under solaris 2.5.1 (sparc) with gcc-2.95.2 and gnumake 3.78-something : bsd-snprintf.c: In function `msetup': bsd-snprintf.c:67: warning: implicit declaration of function `getpagesize' bsd-snprintf.c:72: `x' undeclared (first use in this function) bsd-snprintf.c:72: (Each undeclared identifier is reported only once bsd-snprintf.c:72: for...
2008 Oct 21
4
[LLVMdev] Replacing llvm-gcc in Xcode 3.1.1 with svn version
...cal --enable-optimized # make -j2 # make install # cp -p ../llvm/tools/clang/utils/* /Developer/usr/local/bin/ 2. Build llvm-gcc # cd llvm-gcc # make clean # rm -rf build # mkdir -p build/obj build/dst build/sym # (NOTE: I don't want PowerPC code) # gnumake install RC_OS=macos RC_ARCHS="i386" TARGETS="i386 x86_64" SRCROOT=`pwd` OBJROOT=`pwd`/build/obj DSTROOT=`pwd`/build/dst SYMROOT=`pwd`/build/sym 3. Replace old llvm-gcc with new one # rm -rf /Developer/usr/llvm-gcc-4.2 # ditto build/dst / ------ rest only once --...
2009 Jan 21
1
[LLVMdev] Errors while building and installation of llvm-1.9
...There are some header files missing and I am getting some compilation errors of the source code when I compiled the llvm-1.9. Can you please send me the correct source code. I am getting the following errors when I compiled the llvm-1.9 on linux-ubuntu with the following command. make -k | tee gnumake.out ENABLE_OPTIMIZED=1 /home/baburao/Desktop/LLVM/llvm-1.9/utils/TableGen/FileLexer.l:33:24: error: FileParser.h: No such file or directory /home/baburao/Desktop/LLVM/llvm-1.9/utils/TableGen/FileLexer.l:186: error: 'Filelval' was not declared in this scope /home/baburao/Desktop/LLVM/llvm...
2000 May 17
2
samba-2.0.7 build in separate directory fails
I try to compile samba-2.07 in a separate directory and it fails with : Linking bin/smbd ld: 0711-934 SEVERE ERROR: Cannot create the output file: bin/smbd ld:open() A file or directory in the path name does not exist. collect2: ld returned 12 exit status gnumake: *** [bin/smbd] Error 1 because the directory `bin' does not exist in my build directory; the `bin/.dummy' rule is not enough, because `bin/.dummy' exists in the source directory. I am the only one trying that, or does a fix already exist ? Philippe Philippe De Muyter phdm@macqel....
2010 Jun 22
1
Solaris 10 Configuration file
...he samba-3.5.3.tar and need to create the executables for Solaris 10. I do not have the gcc compiler and would like to use the SUNWspro/bin/cc compiler. What I need is a "MyConfigure" script that will create a usable Makefile. I don't need anything fancy like ldap, ads etc. I do have gnumake. For example what environment variables are necessary (PATH, LD_LIBRARY_PATH, CPPFLAGS, LDFLAGS, PKG_CONFIG_PATH)? Here is what I get so far: SAMBA VERSION: 3.5.3 - - # define SAMBA_VERSION_STRING SAMBA_VERSION_OFFICIAL_STRING LIBREPLACE_LOCATION_CHECKS: START LIBREPLACE_LOCATION_CHECKS: END...
2002 Oct 18
4
Building R on Mac OS X-"dumping methods" problem
...10.2. I have install g77 which seems fine. R compiles without problems until it reaches dumping R code in package 'methods' Error in .Call("R_initialize_methods_metadata", table, PACKAGE = "methods") : .Call function name not in load table Execution halted gnumake[4]: *** [../../../library/methods/R/all.rda] Error 1 my configure environment is FFLAGS="-O3 -funroll-all-loops" LDFLAGS="-L/opt/local/lib/" \ CPPFLAGS="-I/opt/local/include/" configure.args --without-gnome --enable-R-shlib - --mandir='/opt/local/share/ma...
2010 Jul 09
7
v2.0.rc2 released
http://dovecot.org/releases/2.0/rc/dovecot-2.0.rc2.tar.gz http://dovecot.org/releases/2.0/rc/dovecot-2.0.rc2.tar.gz.sig Largest fixes since rc1: - Fixed a crash with empty mail_plugins - Fixed sharing INBOX to other users - mdbox: Rebuilding storage was broken in rc1 - dsync was broken for remote syncs in rc1 - director+LMTP proxy wasn't working
2010 Jul 09
7
v2.0.rc2 released
http://dovecot.org/releases/2.0/rc/dovecot-2.0.rc2.tar.gz http://dovecot.org/releases/2.0/rc/dovecot-2.0.rc2.tar.gz.sig Largest fixes since rc1: - Fixed a crash with empty mail_plugins - Fixed sharing INBOX to other users - mdbox: Rebuilding storage was broken in rc1 - dsync was broken for remote syncs in rc1 - director+LMTP proxy wasn't working