similar to: compile errors on latest hg trunk

Displaying 20 results from an estimated 1000 matches similar to: "compile errors on latest hg trunk"

2008 Feb 27
1
d_fontdb.d, g_her_glyph.d
Dear Developers, I'm updating my R installation 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 ...
2009 Jan 04
1
How to compile Kernel with pciback.hide
Hi, next step, # dmesg | grep pciback Bootdata ok (command line is root=/dev/sda2 ro console=tty0 pciback.hide=(0000:02:05.0)(0000:02:06.0)(0000:02:07.0)(0000:02:08.0)(0000:02:09.0) ) Kernel command line: root=/dev/sda2 ro console=tty0 pciback.hide=(0000:02:05.0)(0000:02:06.0)(0000:02:07.0)(0000:02:08.0)(0000:02:09.0) Unknown boot option
2011 Aug 19
0
vTPM-Manager
Hi List, I have a problem installing the vTPM extension for Xen. I selected the option vTPM Manager (=y) in the Config.mk before compiling the xen-tools, but there is always the same error in every xen version which I have tried: gcc -Werror -g3 -I. -D_GNU_SOURCE -DLOGGING_MODULES="(BITMASK(VTPM_LOG_TCS)|BITMASK(VTPM_LOG_VTSP)|BITMASK(VTPM_LOG_VTPM))"
2004 Aug 06
0
compiling under redhat
Hi again. With your help I managed to get the configure run 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
2011 Apr 10
0
Required Kernel version to compile git btrfs with DKMS? Problems with Ubuntu 10.10
Hi all, I''d like to look into btrfs code and try some things, so I followed the instructions on the wiki (link below) to setup git and get a dkms build against my kernel. I''m using Ubuntu 10.10 with a 2.6.35 Kernel, which I assume is too old. What version do I need? https://btrfs.wiki.kernel.org/index.php/Btrfs_source_repositories I''ve followed the guide (skipped
2005 Oct 01
1
Can't compile zaptel (CVS Head) on Debian
Hi there, with both CVS HEAD and 1.2beta1 I don't succeed with either "make" or "make linux26". I checked more than once to make sure the required packages are in place - any suggestions? Philipp /lib/modules/2.6.8-2-686/build make -C /lib/modules/2.6.8-2-686/build SUBDIRS=/usr/src/zaptel modules make[1]: Gehe in Verzeichnis ?/usr/src/kernel-headers-2.6.8-2-686? CC [M]
2007 Jul 13
2
Today's hg pull doesn't compile
I get: Making all in auth make[3]: Entering directory /usr/src/dovecot/src/auth' rm -f libpassword.a ar cru libpassword.a mycrypt.o password-scheme.o password-scheme-md5crypt.o password-scheme-otp.o password-scheme-rpa.o ranlib libpassword.a gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp
2008 Jun 04
3
1.1RC8 and gssapi
Trying to compile 1.1rc8 from scratch on FreeBSD 6.3 as well as from the dovecot-devel port and I get an error when trying to include gssapi. gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-ntlm -I../../src/lib-otp -DAUTH_MODULE_DIR=\""/usr/local/lib/dovecot/auth"\"
2005 May 05
1
Compiling on Solaris 10
Trying to compile Dovecot on Solaris 10. I have tried the 99.14 release and today's 1.0-stable release. In both cases I get the following error message: if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/lib -I../../src/ lib-sql -I../../src/lib-settings -I../../src/lib-ntlm - DAUTH_MODULE_DIR=\""/usr/local/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=
2017 Dec 18
0
v2.3.0 release candidate released
On 18 December 2017 at 18:23, Timo Sirainen <tss at iki.fi> wrote: > https://dovecot.org/releases/2.3/rc/dovecot-2.3.0.rc1.tar.gz > https://dovecot.org/releases/2.3/rc/dovecot-2.3.0.rc1.tar.gz.sig > > I decided to test the compile on my servers which are all running dovecot-2.2.33.2: (1) It was successfully compiled on FreeBSD 11.0-STABLE amd64. (2) I will try tomorrow on
2006 Jun 08
1
Error building on OpenBSD 3.9
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 This is for all versions from 1.0b3 - 1.0b8 All crash at the same place: Making all in auth gmake[3]: Entering directory `/src/mail/dovecot-1.0.beta8/src/auth' if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/lib - -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-ntlm -
2005 Aug 21
1
Installation error on "make"
I am not sure what the problem is. I try ./configure as the intallation point out;however, when I try make I am getting the bellow error. PS. I am running Solaris 10 X86, GNU gcc. 1. [04:05:24][root at www:~/dovecot-1.0.alpha1]$ make 2. make all-recursive 3. Making all in src 4. Making all in lib 5. Making all in lib-sql 6. Making all in
2008 Feb 27
4
[LLVMdev] llvm/test: suffix or operands invalid for `push'
Hi all again, llvm is failing the 2006-11-30-NoCompileUnit and 2006-11-30-Pubnames tests on me. -m32 and --disable-multilib didn't change the outcome. Did I get the command wrong? I tried jo at kurier:~/Delta/llvm/test$ CFLAGS=--multilib make check See below for a transcript of the failed check. What next? Regards, Jo -- snip -- jo at kurier:~/Delta/llvm/test$ make check llvm[0]:
2024 Mar 22
1
Problem with new version of R: Mutated vocals
Dear ladies and gentlemen, I have recently installed the latest version of R (4.3.3) for windows. Now I have the following problems with mutated vowels like ?, ?, etc. Here is an example: If I type the command: Dir <- "C/Users/macho/Documents/_LVn/Experimentelle ?bungen" in the R console there is no problem. However, if I put the same command into a source file (e.g. Test.r) and call
2017 Dec 20
2
v2.3.0 release candidate released
What am I missing here: OS = FreeBSD 8.4 Here is how it fails during `gmake`: mv -f .deps/test_auth_cache-test-auth-cache.Tpo .deps/test_auth_cache-test-auth-cache.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-auth -I../../src/lib-test -I../../src/lib-dict -I../../src/lib-dns -I../../src/lib-http -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-old-stats
2005 Jan 08
1
WineTools (2.1.0) + WINEPREFIX
Hi! I have difficulties using WineTools 2.1.0 with WINEPREFIX set. It does not matter whether use wineprefixcreate or not. I want to start a new wine-Konfiguration from scratch: export WINEPREFIX=$HOME/.wine wineprefixcreate (or not) wt > /tmp/Fehlermeldungen.wt 2>&1 When I try "Create a fake windows drive", WineTools doesn't create one although it said it did! I have
2007 Mar 22
3
--with-vpopmail compile errors
Hi, I'm building dovecot.src.rpm with vpopmail support and I get this error: if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/lib -I../../src/lib-sql -I../../src/lib-settings -I../../src/lib-ntlm -DAUTH_MODULE_DIR=\""/usr/lib/dovecot/auth"\" -DPKG_LIBEXECDIR=\""/usr/libexec/dovecot"\" -I/home/vpopmail/include -std=gnu99 -O2 -g -march=i686 -Wall
2017 Jun 10
0
Pacaging/build issues with AIX and vac (dovecot-2.2.25)
On 09/10/2016 21:48, Michael Felt wrote: > I finally decided it was really time to stop being lazy and really > move away from gmail. After I have a server in my basement using > power, etc. > > So I turned on the imap provided - and did not quite cry - it will > have to do for now, but imap2 is wanting. Next chapter in packaging. a) I have 'patched' several files to
2010 Oct 04
0
WG: install samba 4 alpha13 on centos 5.5 make error
Hi, A new try: What I did. Took the old source directory I 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
2006 Jul 13
0
Problem installing ROracle
Hello I have tried to install ROracle (V. 0.5-7 and 0.5-5) the usual way 1 - set/export variables of Oracle environment (ORACLE_HOME, LD_LIBRARY_PATH, PATH) 2 - R CMD INSTALL ROracle_0.5-7.tar.gz (R Version 2.3.1, patched per 11. July, and other versions) but I get following error: checking for gcc... gcc checking for C compiler default output... a.out checking whether the C compiler works...