You are not logged in.

#1 2006-03-06 10:08:00

Legout
Member
From: Wuerburg/germany
Registered: 2004-01-19
Posts: 292

[Solved]I can´t compile anything!!!!!!!!!!

Hello,

I´m using Arch Linux since nearly 2 years. And sometimes there are problems, but they are solved fast and I really love Arch. Because it´s simple, fast and flexible.

But since some weeks i´ve got a big problem.

All the time i wanna compile a program i got the same errors. It hink it has something to do with xorg7.

So many buildings breaks at configure.
Here are some errors:

GMRUN:

checking for glib-2.0 >= 2.0.4
                        gobject-2.0 >= 2.0.4
                        gthread-2.0 >= 2.0.4... yes
checking GLIB_CFLAGS... -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  
checking GLIB_LIBS... -pthread -lgobject-2.0 -lgthread-2.0 -lglib-2.0  
checking for gtk+-2.0 >= 2.0.5... Package xrender was not found in the pkg-config search path. Perhaps you should add the directory containing `xrender.pc' to the PKG_CONFIG_PATH environment variable Package 'xrender', required by 'cairo', not found
configure: error: Library requirements (gtk+-2.0 >= 2.0.5) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.
make: *** No targets specified and no makefile found.  Stop.
==> ERROR: Build Failed.  Aborting...

aurbuild: could not build "gmrun".

FVWM-CVS

checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for X... no

X11 libraries or header files could not be found.  Please make
sure the X11 development package is installed on your system.
If it is definitely installed, try setting the include and library
paths with the --x-include and --x-libraries options of configure.
Fvwm can not be compiled without the X11 development environment.

Aborting.

make: *** No targets specified and no makefile found.  Stop.
==> ERROR: Build Failed.  Aborting...

aurbuild: could not build "fvwm-cvs".

OPENBOX-DEVEL

checking for GLIB... checking for PANGO... checking for XFT... configure: error: Package requirements (xft) were not met.
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively you may set the XFT_CFLAGS and XFT_LIBS environment variables
to avoid the need to call pkg-config.  See the pkg-config man page for
more details.
make: *** No targets specified and no makefile found.  Stop.
==> ERROR: Build Failed.  Aborting...

aurbuild: could not build "openbox-devel".

PEKWM-SVN_SNAPSHOT

In file included from pekwm.hh:21,
                 from ActionHandler.hh:14,
                 from ActionHandler.cc:10:
/usr/include/X11/Xlib.h:60:19: error: X11/X.h: No such file or directory
/usr/include/X11/Xlib.h:63:28: error: X11/Xfuncproto.h: No such file or directory
In file included from ActionHandler.hh:14,
                 from ActionHandler.cc:10:
pekwm.hh:22:21: error: X11/Xmd.h: No such file or directory
In file included from Theme.hh:17,
                 from PDecor.hh:14,
                 from ActionHandler.cc:13:
PFont.hh:18:25: error: X11/Xft/Xft.h: No such file or directory
In file included from WindowManager.hh:20,
                 from ActionHandler.cc:22:
Atoms.hh:21:23: error: X11/Xatom.h: No such file or directory
In file included from ActionHandler.cc:22:
.
.
.
/usr/include/X11/Xlib.h:1679: error: expected initializer before '*' token
/usr/include/X11/Xlib.h:1689: error: 'KeySym' does not name a type
/usr/include/X11/Xlib.h:1698: error: 'KeySym' does not name a type
/usr/include/X11/Xlib.h:1702: error: expected initializer before '*' token
/usr/include/X11/Xlib.h:1712: error: 'KeySym' does not name a type
/usr/include/X11/Xlib.h:1730: error: 'VisualID' does not name a type
/usr/include/X11/Xlib.h:1752: error: '_Xconst' has not been declared
/usr/include/X11/Xlib.h:1753: error: two or more data types in declaration of 'parameter'
/usr/include/X11/Xlib.h:1767: error: 'Window' does not name a type
/usr/include/X11/Xlib.h:1771: error: 'Window' does not name a type
/usr/include/X11/Xlib.h:1774: error: 'Window' does not name a type
/usr/include/X11/Xlib.h:1820: error: 'Colormap' does not name a type
/usr/include/X11/Xlib.h:1824: error: 'Colormap' does not name a type
/usr/include/X11/Xlib.h:1878: error: 'Window' has not been declared
/usr/include/X11/Xlib.h:1886: error: 'Window' has not been declared
/usr/include/X11/Xlib.h:1887: error: 'Atom' has not been declared
/usr/include/X11/Xlib.h:1892: error: 'Window' has not been declared
.
.
.
Client.hh:221: error: expected ';' before '(' token
Client.hh:246: error: 'Window' has not been declared
Client.hh:246: error: 'Cursor' has not been declared
Client.hh:259: error: 'Colormap' does not name a type
Client.hh:261: error: 'Window' does not name a type
CmdDialog.hh:71: error: 'Pixmap' does not name a type
Workspaces.hh:91: error: 'Window' has not been declared
Workspaces.hh:92: error: 'Window' has not been declared
Workspaces.hh:96: error: 'Window' has not been declared
Workspaces.hh:103: error: 'Window' has not been declared
Workspaces.hh:103: error: 'Window' has not been declared
Workspaces.hh:110: error: 'Window' has not been declared
Atoms.hh:84: error: 'Atom' does not name a type
Atoms.hh:92: error: 'Atom' was not declared in this scope
Atoms.hh:92: error: template argument 2 is invalid
Atoms.hh:92: error: template argument 4 is invalid
Atoms.hh:105: error: 'Atom' does not name a type
Atoms.hh:113: error: 'Atom' was not declared in this scope
Atoms.hh:113: error: template argument 2 is invalid
Atoms.hh:113: error: template argument 4 is invalid

As i said, i think there is only one problem, bbut i don´t know why.

Hope someone could help me.

THANKS

Offline

#2 2006-03-06 10:55:29

Legout
Member
From: Wuerburg/germany
Registered: 2004-01-19
Posts: 292

Re: [Solved]I can´t compile anything!!!!!!!!!!

Problem solved.

I just had to reinstall libxrender, the old package was from another server. Seems that it was broken.

Offline

#3 2006-10-12 17:40:48

Excessive
Member
Registered: 2006-09-27
Posts: 13

Re: [Solved]I can´t compile anything!!!!!!!!!!

<sarcasm>
Yeah, Arch Linux has really helpful community. They're giving the opportunity to fix user's problems themselves. Which community does the same these days? We must appreciate it tongue
</sarcasm>


void life () {
  // void
}

Offline

#4 2006-10-12 18:30:53

augustob
Member
From: Florianópolis, Brazil
Registered: 2006-03-17
Posts: 135

Re: [Solved]I can´t compile anything!!!!!!!!!!

Excessive wrote:

<sarcasm>
Yeah, Arch Linux has really helpful community. They're giving the opportunity to fix user's problems themselves. Which community does the same these days? We must appreciate it tongue
</sarcasm>

He did post the problem and solution within 50 minutes of each other, and at a time few people browse the forums.. although I guess sarcastic comments do add a lot to the quality of the discussion and general tone of the forums.

Did you see what I did there?

And on topic, Legout, I didn't quite understand what happened; you believe there was an erroneous build of libxrender in an official repository? If so, I guess that should be reported as a bug.

Offline

Board footer

Powered by FluxBB