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

    • Mixed news. Glad to hear LibreOffice is catching up to MS's Office. The latter has become way too bloated/complicated and non-intuitive to non-power users. Apparently, MS no longer cares for the non-gaming home-based consumer. Sad to hear support for WIndows-7 is ending. Many users remain with Windows-7 as it was easy to use, intuitive, and reliable. Non-power users and gamers don't need to needless complexity, dubious "features," and long-term instability of the last few versions. [After "how many years" Windows-10 is now reasonably stable--as long as MS stops mucking with it.]
    • Yeah but Microsoft actually did a good job with Aero Glass. I remember the only complaints was about how people could not use it without a top tier card back in the day, it would also disable until you activated Windows. Aero Glass was used in window borders, taskbar and yes the Start menu, but only as a border reference, the programs in the Start menu had a black background on Start (if I remember correctly) and All Programs and context menus were not glass.
    • The only thing it looks like to me is harder to read.
    • I am surprised that the kid who got run over next to stop light did not sue...
    • Wine 10.10 released, brings updated Mono engine, bug fixes for several games, and more by David Uzondu Nearly two weeks after Wine 10.9 dropped, Wine 10.10 is here with an updated Mono engine and the complete removal of a major graphics dependency. The Wine Mono engine, which provides .NET Framework support, has been bumped to version 10.1.0. Another major change is the removal of the OSMesa library as a dependency. OpenGL rendering on memory device contexts will now be handled by a pbuffer, cleaning up the graphics stack. Here are other notable changes with this release: More support for generating Windows Runtime metadata in WIDL. Locale data updated to Unicode CLDR 47. P010 format support in Media Foundation. Of course, no development release would be complete without a boatload of bug fixes. This version crushes a total of 38 bugs, addressing problems in a wide range of applications and games. Gamers will be pleased to see fixes for titles like F.E.A.R., S.T.A.L.K.E.R.: Anomaly, and StarCraft Remastered. Issues that caused a black screen in Steam's Big Picture mode and crashes when starting a new game in F.E.A.R. have been resolved. The fixes go way back, even tackling issues in ancient software like Lotus Freelance Graphics 2.1 and input problems in the classic indie game Braid. Here's the full list of game-related issues addressed: Rise of Nations: Both mouse buttons were required for a single left-click Braid: Both Shift keys needed to move puzzle pieces F.E.A.R: Crashed with an "Out of memory" error when starting a new game F.E.A.R Combat: Black screen at startup due to memory error S.T.A.L.K.E.R. Anomaly: Crashed when loading into a save file StarCraft Remastered: Game wouldn't start with Wine 10.5 Unreal II: Hangs with a black screen when switching to 1440x900 resolution Eador. Masters of the Broken World: Bad map textures after starting the game Horizon Chase: Freezes on startup The Fidelio Incident and Vampyr: Beeping noise on exit Burger Shop: Shifted to the top left corner in fullscreen mode And here's the rest of the issues that were fixed: Lotus Freelance Graphics 2.1: Hangs at the splash screen HTML-Kit 292: Tab bar isn't fully visible without scrolling at 96 DPI Tab completion for cmd: Improvements made regedit: Binary values editor layout is broken and .reg files couldn’t be imported Baofeng5-5.31.1128: Welcome window crashes on start Canon printer driver installation now works Steam Big Picture mode: Fixed black screen when using d3d10 Noteworthy Composer: Crashes in winealsa resolved Ricoh Digital Camera Utility 5: Crashes when switching between Browser and Laboratory modes Wondershare Uniconverter 13: Characters now display properly AVCLabs Video Enhancer AI: No longer crashes on start New thread stack memory usage optimized PlayOnline Viewer: Window now properly activates after being minimized Virtual desktop behavior fixed secur32:ntlm tests now pass on Windows 11 24H2 d3d9:device WM_WINDOWPOSCHANGED test no longer fails on Linux GitLab CI no longer crashes in various multimedia tests HP Prime Virtual Calculator: Fixed startup crash Qt Installer for Windows: Now functions correctly SHIFT-based range selection logic corrected Creating 64-bit wineprefix with old wow64 now possible Regression from realloc switch fixed (memory now zeroed as expected) RTTI now works on arm32 after recent changes Smartsuite 3.1 installer no longer crashes Fixed possible use-after-free in dbghelp's symt_add_func_line Build issues with clang for x86_64 resolved due to RTTI changes You can read the full release notes here. The source code for this release is also available. To get started, follow the installation instructions for your platform: Ubuntu/Debian, Fedora, or macOS.
  • Recent Achievements

    • Week One Done
      Simmo3D earned a badge
      Week One Done
    • One Month Later
      Simmo3D earned a badge
      One Month Later
    • One Month Later
      greege earned a badge
      One Month Later
    • Week One Done
      greege earned a badge
      Week One Done
    • Week One Done
      LagFighterZ earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      547
    2. 2
      ATLien_0
      232
    3. 3
      +FloatingFatMan
      165
    4. 4
      Michael Scrip
      119
    5. 5
      +Edouard
      91
  • Tell a friend

    Love Neowin? Tell a friend!