Recommended Posts

From make World:

bison -y -d pswparser.y

/bin/sh: line 1: bison: command not found

I guess I have to install bison as well. Put it on the list with autoconf, cvs, gcc...

I have a question... Why is it that I want to install something, if that something is lets say at CD1, it asks CD2, then CD4, then CD3 and then CD1? It doesn't read anything from the other 3 cds, stupid Mandrake 10...

And flex :crazy: Put that on the list too.

EDIT:

gcc -m32 -o resize -O2 -fno-strength-reduce -fno-strict-aliasing -ansi -pedantic -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prot otypes -Wmissing-declarations -Wredundant-decls -Wnested-ext erns -Wundef -L../../exports/lib resize.o xstrings.o -lncurses -Wl,-r path-link,../../exports/lib

/usr/bin/ld: cannot find -lncurses

collect2: ld returned 1 exit status

make[4]: *** [resize] Error 1

make[4]: Leaving directory `/home/jimmyt/xc/programs/xterm'

What the hell is that now? What do I need to do?

Edited by JimmyT
  • 2 weeks later...

hey guys, I finally plucked up the courage to install it. And it's GREAT! These shadows are NICE and transparency.

The only thing I haven't figured out yet is how to get windows to automatically go transparent when I drag them (in gnome 2.6.3) and how to get xcompmgr to run at startup?

And has anyone noticed during window minimzation small black lines left on the desktop? I'm using the .905 release...They go away when you drag a window over it.

Has anyone been able to build this on Fedora Core 2? I just tried this morning and 'make World' bombed out:

making all in lib/fontconfig...

make[4]: Entering directory `/root/stuff/xc/lib/fontconfig'

rm -f fcatomic.o

gcc -m32 -c -O2 -fno-strength-reduce -fno-strict-aliasing -ansi -pedantic -Wall -Wpointer-arith -Wundef -I/usr/include/freetype2 -I/usr/include/freetype2/con fig -I../../extras/fontconfig/src -I../../extras/fontconfig -I../../export s/include/X11 -I../.. -I../../exports/include -Dlinux -D__i386__ -D_POSIX_C_S OURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_S OURCE -D_SVID_SOURCE -D_GNU_SOURCE -DFUNC PROTO=15 -DNARROWPROTO -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -DFC_DEFAUL T_FONTS='""' -DHAVE_EXPAT -DXFREE86_FT2 -DFONTCONFIG_PATH='"/etc/fonts"' -fPIC fcatomic.c

In file included from ../../extras/fontconfig/fontconfig/fcfreetype.h:27,

from ../../extras/fontconfig/src/fcint.h:38,

from fcatomic.c:49:

/usr/include/freetype2/freetype/freetype.h:2442: error: syntax error before "ERN ING_UNFITTED"

fcatomic.c: In function `FcAtomicLock':

fcatomic.c:101: warning: unused variable `fd'

fcatomic.c:102: warning: unused variable `f'

make[4]: *** [fcatomic.o] Error 1

make[4]: Leaving directory `/root/stuff/xc/lib/fontconfig'

make[3]: *** [all] Error 2

make[3]: Leaving directory `/root/stuff/xc/lib'

make[2]: *** [all] Error 2

make[2]: Leaving directory `/root/stuff/xc'

make[1]: *** [World] Error 2

make[1]: Leaving directory `/root/stuff/xc'

make: *** [World] Error 2

Hail!

I have installed the 6.7.99.904 release of X.org and I got translucency and shadows working, however it is really bad performance, when moving the windows they lag like hell aswell as switching between them.

My computer:

700++ mb ram

1,4 ghz amd athlon

ati radeon 7200

It doesn't seem like you have this problem but does anyone know anything?

  Knight said:
The only thing I haven't figured out yet is how to get windows to automatically go transparent when I drag them (in gnome 2.6.3) and how to get xcompmgr to run at startup?

to have xcompmgr to go on startup add it to your .xinitrc file for example mine says

exec fluxbox & xcompmgr -c

Alright I have it all installed and it all works fine... until I enable the composite manager in xorg.conf. When I have the composite manager enabled, in flux I seemingly don't have "layers." So basically, I can't bring a window into focus, they stay in order on the desktop from the time the window was opened, and I can't bring any to the front. Also, when I start up xcompmgr, windows "stick." I don't know any better way to put this. When I move a window, the window moves, but it leaves it's print where it was previously. I hope you can understand that in those terms.

Any help would be greatly appreciated.

  • 4 months later...
  • 6 months later...
  • 1 month later...

My compile ends with this:

In file included from auth.c:45:

dm.h:110:31: error: security/pam_appl.h: No such file or directory

In file included from auth.c:45:

dm.h:425: error: syntax error before ?*? token

dm.h:425: warning: type defaults to ?int? in declaration of ?thepamhp?

dm.h:425: warning: data definition has no type or storage class

dm.h:426: error: syntax error before ?*? token

dm.h:426: warning: type defaults to ?int? in declaration of ?thepamh?

dm.h:426: warning: data definition has no type or storage class

make[4]: *** [auth.o] Error 1

make[4]: Leaving directory `/home/johan/Kompileringar/xc/programs/xdm'

make[3]: *** [all] Error 2

make[3]: Leaving directory `/home/johan/Kompileringar/xc/programs'

make[2]: *** [all] Error 2

make[2]: Leaving directory `/home/johan/Kompileringar/xc'

make[1]: *** [World] Error 2

make[1]: Leaving directory `/home/johan/Kompileringar/xc'

make: *** [World] Error 2

After a while.

Should I install, or fix something?

  _R2D2 said:
My compile ends with this:

In file included from auth.c:45:

dm.h:110:31: error: security/pam_appl.h: No such file or directory

In file included from auth.c:45:

dm.h:425: error: syntax error before ?*? token

dm.h:425: warning: type defaults to ?int? in declaration of ?thepamhp?

dm.h:425: warning: data definition has no type or storage class

dm.h:426: error: syntax error before ?*? token

dm.h:426: warning: type defaults to ?int? in declaration of ?thepamh?

dm.h:426: warning: data definition has no type or storage class

make[4]: *** [auth.o] Error 1

make[4]: Leaving directory `/home/johan/Kompileringar/xc/programs/xdm'

make[3]: *** [all] Error 2

make[3]: Leaving directory `/home/johan/Kompileringar/xc/programs'

make[2]: *** [all] Error 2

make[2]: Leaving directory `/home/johan/Kompileringar/xc'

make[1]: *** [World] Error 2

make[1]: Leaving directory `/home/johan/Kompileringar/xc'

make: *** [World] Error 2

After a while.

Should I install, or fix something?

586581907[/snapback]

I'll take a stab in the dark and say you need the pam development files. Didn't say which distro but for ubuntu/debian thats package "libpam0g-dev" and for redhat/fedora thats "pam-devel"

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • I think it's bloody great, old chap!
    • Not the deal that 2nd hand purchasers tend to look for - no.  It's cheaper than the sum of it's parts new - yes.  But people looking for 2nd hand, pre-built computers are rarely looking for what you are selling. Don't misunderstand; as an informed enthusiast I like that computer, and as an informed enthusiast I am often asked "My son wants a gaming PC and here's my budget" - in which case, as an informed enthusiast I would totally point them in this sort of direction.  But I am not the mass market, hence you may well have to wait longer for a sale. If you're looking for speed - then breaking it into parts is likely to pay off better on that front, as there will be more people who suit that market and their likelihood of buying 2nd hand is more fruitful.  But - chore!
    • What is the purpose of this article? You didn't even mention that CPU is powering it, so we don't know what GPU/iGPU it has. We don't know if the memory is on chip, on the motherboard, is expandable or replaceable. And that's only the internals. Display type, resolution, brightest you didn't even mention the DPI. Without one or more if these capabilities no one who reads these strung together words will know if they should or shouldn't buy it. The only HINT is from the sticker on the photo of the laptop. Q: what do you get for wasting people's time? Their must be some value or you wouldn't have wasted your time either.
    • That is some storage. I have an old F4-210 and it works well for what it is, just a shame Terramaster will not update the software for it.
  • Recent Achievements

    • Week One Done
      Taylan earned a badge
      Week One Done
    • One Month Later
      Taylan earned a badge
      One Month Later
    • Week One Done
      Yianis earned a badge
      Week One Done
    • Veteran
      Travesty went up a rank
      Veteran
    • One Month Later
      somar86 earned a badge
      One Month Later
  • Popular Contributors

    1. 1
      +primortal
      506
    2. 2
      ATLien_0
      260
    3. 3
      +Edouard
      186
    4. 4
      +FloatingFatMan
      176
    5. 5
      snowy owl
      132
  • Tell a friend

    Love Neowin? Tell a friend!