Skip to Content.
Sympa Menu

sm-discuss - [SM-Discuss] Update problems

sm-discuss AT lists.ibiblio.org

Subject: Public SourceMage Discussion List

List archive

Chronological Thread  
  • From: spencero AT mail.utexas.edu
  • To: Sourcemage Discuss <sm-discuss AT lists.ibiblio.org>
  • Subject: [SM-Discuss] Update problems
  • Date: Fri, 23 Aug 2002 10:06:47 -0500 (CDT)

So far I am liking the new sorcery. Unfortunatly the combination of the gcc
3.2
upgrade and sorcery has severly broken two of my boxes, both with different
errors of course. I imagine these are both related to gcc 3.2.

First, xfree86. fails trying to compile various dma/dri drivers. I don't have
any selected in my host.def and turning of dri in the kernel doesn't help,
the
error I get is:

make[9]: Entering directory `/usr/src/xc/programs/Xserver/hw/xfree86/os-
support/linux/drm/kernel'
=== KERNEL HEADERS IN /lib/modules/2.4.19/build/include
=== SMP=0 MODULES=1 MODVERSIONS=1 AGP=1
=== Compiling for machine i686
=== WARNING
=== WARNING Use 2.4.x kernels ONLY !
=== WARNING
cc -O2 -Wall -Wwrite-strings -Wpointer-arith -Wcast-align -Wstrict-prototypes
-
Wnested-externs -Wpointer-arith -D__KERNEL__ -DMODULE -fomit-frame-pointer -
DCONFIG_AGP -DCONFIG_AGP_MODULE -DCONFIG_DRM_SIS -DMODVERSIONS -
include /lib/modules/2.4.19/build/include/linux/modversions.h -
I/lib/modules/2.4.19/build/include -c i810_dma.c -o i810_dma.o
i810_dma.c: In function `i810_print_status_page':
i810_dma.c:85: warning: concatenation of string literals with __FUNCTION__ is
deprecated

This warning at the end is repeated many times. I believe an error is finally
tossed because there are so many errors, I can't find an actual error line.
Has
no one run into this rebuilding xfree?

Secondly, I can't seem to get the kde packages to build. It seems they are
looking for libstdc++.so.4, and of course can't find it.

Thanks for any help.

Spencer




Archive powered by MHonArc 2.6.24.

Top of Page