Displaying 20 results from an estimated 122 matches for "package_bugreport".
2007 Jul 23
1
Rmpi installation error
...main in -lpthread... no
configure: creating ./config.status
config.status: creating src/Makevars
** libs
gcc -I/usr/local/lib64/R/include -I/usr/local/lib64/R/include -DPACKAGE_NAME
=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -D
PACKAGE_BUGREPORT=\"\" -I/usr/local/mpich-1.2.7p1/include -DMPI2 -I/usr/loc
al/include -fpic -g -O2 -std=gnu99 -c conversion.c -o conversion.o
gcc -I/usr/local/lib64/R/include -I/usr/local/lib64/R/include -DPACKAGE_NAME
=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -...
2009 Feb 21
1
Install failure (PR#13545)
...ror: ac_nonexistent.h: No such file or directory
configure:5525: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "R"
| #define PACKAGE_TARNAME "R"
| #define PACKAGE_VERSION "2.8.1"
| #define PACKAGE_STRING "R 2.8.1"
| #define PACKAGE_BUGREPORT "r-bugs at R-project.org"
| #define PACKAGE "R"
| #define VERSION "2.8.1"
| #define R_PLATFORM "x86_64-unknown-linux-gnu"
| #define R_CPU "x86_64"
| #define R_VENDOR "unknown"
| #define R_OS "linux-gnu"
| #define Unix 1
| #define...
2007 Oct 30
1
Difficulty Compiling RSQLite on Solaris x86 Using Studio 12 Compilers
...;&5
./configure: line 1626: dmake:: command not found
configure:1628: $? = 127
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:1667: error: C compiler cannot create executables
See `config.log' for more details.
## ----------------- ##
## Output variables. ##
## ----------------- ##
-xO5 -xc99 -xlibmieee -xlibmil -nofsto...
2004 Oct 23
1
Issues with compiling wine
...each function it appears in.)
configure:2763: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Wine"
| #define PACKAGE_TARNAME "wine"
| #define PACKAGE_VERSION "20041019"
| #define PACKAGE_STRING "Wine 20041019"
| #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
| /* end confdefs.h. */
|
| int
| main ()
| {
| exit (42);
| ;
| return 0;
| }
configure:2713: g++ -c -g -O2 conftest.cc >&5
configure:2719: $? = 0
configure:2722: test -z || test ! -s conftest.err
configure:2725: $? = 0
configure:2728: test -s co...
2008 Jan 28
0
Package Installation produces "gcc fails sanity check" error when installing RODBC error
...7: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "HP Linux Imaging and Printing"
| #define PACKAGE_TARNAME "hplip"
| #define PACKAGE_VERSION "2.7.12"
| #define PACKAGE_STRING "HP Linux Imaging and Printing 2.7.12"
| #define PACKAGE_BUGREPORT "2.7.12.10"
| #define PACKAGE "hplip"
| #define VERSION "2.7.12"
| /* end confdefs.h. */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| Syntax error
configure:4581: gcc -E conftest.c
In file included from /usr/in...
2010 Aug 03
2
[LLVMdev] llvm/Config/config.h namespace problem
Hi,
The LLVM headers llvm-c/Target.h and llvm/Target/TargetSelect.h include
the header llvm/Config/config.h, which defines common macros, such as
PACKAGE_BUGREPORT. If a project that uses LLVM includes any of these
headers, the project's own macros of the same names can be redefined.
Most advice I have seen says that installed headers should never define
such common macros. Thus, an internal config.h should never be installed:
http://stackoverflow...
2007 Nov 22
1
Installation problem of SAMBA 3.0.23a on HP-UX 11.23
...line 0 # String and character constants cannot span
lines.
configure:2216: $? = 2
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:2254: error: C compiler cannot create executables
See `config.log' for more details.
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_env_CC_set=''
ac_cv_env_CC_...
2004 Aug 06
0
ices-2.0.0 install problem
...us
configure:2277: $? = 1
configure: failed program was:
| #line 2250 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "IceS"
| #define PACKAGE_TARNAME "ices"
| #define PACKAGE_VERSION "2.0.0"
| #define PACKAGE_STRING "IceS 2.0.0"
| #define PACKAGE_BUGREPORT "icecast@xiph.org"
| #define PACKAGE "ices"
| #define VERSION "2.0.0"
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:2316: error: C compiler cannot create executables
See `config.log' for more details.
## ---------------- ##
##...
2005 Feb 08
0
Compiling R as a shared library
...: ac_nonexistent.h: No such file or directory
configure:4713: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "R"
| #define PACKAGE_TARNAME "R"
| #define PACKAGE_VERSION "2.0.1"
| #define PACKAGE_STRING "R 2.0.1"
| #define PACKAGE_BUGREPORT "r-bugs at R-project.org"
| #define PACKAGE "R"
| #define VERSION "2.0.1"
| #define R_PLATFORM "x86_64-unknown-linux-gnu"
| #define R_CPU "x86_64"
| #define R_VENDOR "unknown"
| #define R_OS "linux-gnu"
| #define Unix 1
| /* end...
2004 Aug 06
3
ices2 compilations problems
...o such file or directory
configure:3616: $? = 1
configure: failed program was:
| #line 3601 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "ices"
| #define VERSION "2.0"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3654: result: gcc -E
configure:3679: gcc -E conftest.c
configure:3685: $? = 0
configure:3717: gcc -E conftest.c
configure:3718: ac_nonexistent.h...
2004 Aug 06
3
ices2 compilations problems
Hi, I have an Ices2 comp problem, it can't find libshout.
I have installed Libshout 2.0 in /home/Darkmeteor
the configure line I'm using for ices2 is :
./configure --prefix=/home/Darkmeteor --with-ogg-prefix=/home/Darkmeteor --with-vorbis-prefix=/home/Darkmeteor --with-shout-prefix=/home/Darkmeteor
Problem :
checking for Ogg... yes
checking for Vorbis... yes
checking for Shout... no
2005 May 12
2
Problem configuring speex 1.1.8
Can you send me the config.log?
Jean-Marc
Le vendredi 13 mai 2005 ? 00:16 +0200, Pierre a ?crit :
> Jean-Marc Valin wrote:
> > What platform (OS, compiler/version)
>
> GNU/Linux
> kernel 2.6.11.8
> gcc 3.4.3
>
> > Also, does it work with no options.
>
> No, I just tried with just "./configure" and I have the same error.
>
>
--
Jean-Marc
2005 Apr 19
0
R 2.0.1 install problem on Solaris 9
...d only once
for each function it appears in.)
configure:5900: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "R"
| #define PACKAGE_TARNAME "R"
| #define PACKAGE_VERSION "2.0.1"
| #define PACKAGE_STRING "R 2.0.1"
| #define PACKAGE_BUGREPORT "r-bugs@R-project.org"
| #define PACKAGE "R"
| #define VERSION "2.0.1"
| #define R_PLATFORM "sparc-sun-solaris2.9"
| #define R_CPU "sparc"
| #define R_VENDOR "sun"
| #define R_OS "solaris2.9"
| #define Unix 1
| /* end confdefs.h....
2008 Jun 10
7
error compiling fc9 x64
...xit status
configure:2675: $? = 1
configure:2713: result:
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "Wine"
| #define PACKAGE_TARNAME "wine"
| #define PACKAGE_VERSION "1.0-rc3"
| #define PACKAGE_STRING "Wine 1.0-rc3"
| #define PACKAGE_BUGREPORT "wine-devel at winehq.org"
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:2720: error: C compiler cannot create executables
See `config.log' for more details.
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_6...
2008 Oct 28
5
Wine does not compile on Fedora 9 x86_64
...1 exit status
configure:2675: $? = 1
configure:2713: result:
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "Wine"
| #define PACKAGE_TARNAME "wine"
| #define PACKAGE_VERSION "1.0.1"
| #define PACKAGE_STRING "Wine 1.0.1"
| #define PACKAGE_BUGREPORT "wine-devel at winehq.org"
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:2720: error: C compiler cannot create executables
See `config.log' for more details.
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_6...
2005 May 13
0
Problem configuring speex 1.1.8
...onftest.c:9:28: ac_nonexistent.h: No such file or directory
configure:3850: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3889: result: gcc -E
configure:3913: gcc -E conftest.c
configure:3919: $? = 0
configure:3951: gcc -E conftest.c
conftest.c:9:28: ac_nonexistent.h: No such file or directory
configure:3957: $? = 1
configure: failed...
2005 May 13
1
Problem configuring speex 1.1.8
...e or directory
> configure:3850: $? = 1
> configure: failed program was:
> | /* confdefs.h. */
> |
> | #define PACKAGE_NAME ""
> | #define PACKAGE_TARNAME ""
> | #define PACKAGE_VERSION ""
> | #define PACKAGE_STRING ""
> | #define PACKAGE_BUGREPORT ""
> | /* end confdefs.h. */
> | #include <ac_nonexistent.h>
> configure:3889: result: gcc -E
> configure:3913: gcc -E conftest.c
> configure:3919: $? = 0
> configure:3951: gcc -E conftest.c
> conftest.c:9:28: ac_nonexistent.h: No such file or directory
>...
2009 Jun 17
1
[LLVMdev] Configure problem of llvm2.5 in Mac OS X 10.4.11
...d line option "-flat-namespace"
configure:2803: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "llvm"
| #define PACKAGE_TARNAME "-llvm-"
| #define PACKAGE_VERSION "2.5"
| #define PACKAGE_STRING "llvm 2.5"
| #define PACKAGE_BUGREPORT "llvmbugs at cs.uiuc.edu"
| #define LLVM_ON_UNIX 1
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:2842: error: C compiler cannot create executables
See `config.log' for more details.
## ---------------- ##
## Cache variables. ##
## --------------...
2005 May 08
2
Problem configuring speex 1.1.8
...onftest.c:9:28: ac_nonexistent.h: No such file or directory
configure:3850: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3889: result: gcc -E
configure:3913: gcc -E conftest.c
configure:3919: $? = 0
configure:3951: gcc -E conftest.c
conftest.c:9:28: ac_nonexistent.h: No such file or directory
configure:3957: $? = 1
configure: failed...
2003 Mar 29
1
compling errors for sun unix (PR#2702)
...directory
configure:4841: $? = 1
configure: failed program was:
| #line 4826 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "R"
| #define PACKAGE_TARNAME "r"
| #define PACKAGE_VERSION "1.6.2"
| #define PACKAGE_STRING "R 1.6.2"
| #define PACKAGE_BUGREPORT "r-bugs@R-project.org"
| #define PACKAGE "R"
| #define VERSION "1.6.2"
| #define R_PLATFORM "sparc-sun-solaris2.8"
| #define R_CPU "sparc"
| #define R_VENDOR "sun"
| #define R_OS "solaris2.8"
| #define Unix 1
| /* end confdefs.h....