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

    • The concept of ghost writers has existed for centuries; they don't get disclosed. I'm not sure this is different. In both cases the true author has agreed to do the work without being publicly credited. Don't get me wrong, I find the entire thing disgusting. Perhaps we agree but have slightly different standards for what the word "shady" means.
    • Nvidia GeForce NOW gains support for Dune: Awakening, The Alters, and more by Pulasthi Ariyasinghe Nvidia's GeForce NOW cloud gaming service brings support for a new selection of games every Thursday, and the latest weekly drop has just revealed itself. The latest games supported by the service include hits like Dune: Awakening, highly anticipated indies like The Alters and Kingdom Two Crows, and much more. Aside from the new games, Nvidia has just kicked off a brand-new sale for its 24-hour pass program. Available only for its Performance tier of GeForce NOW, this latest 1-day membership pass discount offers 1440p resolution streams with features like ray tracing and DLSS for 40% off. Don't forget that the GeForce NOW 40% off sale for the six-month subscription is still active too, with Nvidia cutting the price of the Performance membership until July. Here are the games announced for the program this week: Frosthaven Demo (New release on Steam, June 9) Dune: Awakening (New release on Steam, June 10) MindsEye (New release on Steam, June 10) Kingdom Two Crowns (New release on Xbox, available on PC Game Pass, June 11) The Alters (New release on Steam and Xbox, available on PC Game Pass, June 13) Lost in Random: The Eternal Die (New release on Steam and Xbox, June 13, available on PC Game Pass, June 17) Firefighting Simulator – The Squad (Xbox, available on PC Game Pass) JDM: Japanese Drift Master (Steam) Hellslave (Steam) Last week, Nvidia also revealed some highlights from what's coming throughout June. This includes FBC: Firebreak, the Borderlands trilogy, Rematch, and much more. The company has a tendency to add many more games to its cloud gaming service outside of these early announcements, so check back as weeks go by to see what's new. As always though, keep in mind that unlike subscription services like Game Pass, a copy of a game must be owned by the GeForce NOW member (or at least have a license via PC Game Pass) to start playing via Nvidia's cloud servers.
    • Yes, people are cheap   I will give you $30 bucks for that 8TB SSD.
    • Yes, thats why put no offense in brackets. I realize it might sound inappropriate. It wasn't meant so. It is with all respect.
    • I would have not have gone with "intellectually weaker individuals" but just said not very tech savvy individuals and I suspect you don't have much in the way of life experiences there. I consider myself rather technically inclined as have worked in IT for some 30 years so I understand how annoying it can be to deal with someone who is not very tech savvy but... I have meet people who were brain surgeons, legal scholars, and one Noble prize winner who were all fairly ignorant about technology and clueless about their phones and computers but yet I would say was the one who was the "intellectually weaker individual" in every case.
  • Recent Achievements

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

    1. 1
      +primortal
      505
    2. 2
      ATLien_0
      262
    3. 3
      +FloatingFatMan
      191
    4. 4
      +Edouard
      175
    5. 5
      snowy owl
      126
  • Tell a friend

    Love Neowin? Tell a friend!