Author Topic: Arch Linux  (Read 1060 times)

Psybur

  • Hydlaa Resident
  • *
  • Posts: 165
    • View Profile
Arch Linux
« on: March 30, 2004, 11:14:18 pm »
Ok. I use Arch Linux. I followed everything to the LETTER. I have all the deps, I tried everything. I tried many build.sh or buildplaneshift.sh files, I tried the CVS method, everything.  Am I missing something? Like a patch? Because everytime when I get to the last step, PS fails to compile.  Does anybody happen to have an Arch Linux package or anything?

acraig

  • Administrator
  • Veteran
  • *
  • Posts: 1562
    • View Profile
(No subject)
« Reply #1 on: March 30, 2004, 11:30:09 pm »
What error are you getting?
----------
Andrew
"For all I know, she's lying, everyone's lying; welcome to the Internet"

Psybur

  • Hydlaa Resident
  • *
  • Posts: 165
    • View Profile
(No subject)
« Reply #2 on: March 30, 2004, 11:33:18 pm »
Whoa, that was fast. It\'s always something with Crystal Space.  I don\'t remember off the top of my head, but I can get you the error in about 30 minutes.

Psybur

  • Hydlaa Resident
  • *
  • Posts: 165
    • View Profile
(No subject)
« Reply #3 on: March 30, 2004, 11:35:46 pm »
data/Jamfile: No such file or directory
plugins/cssaver/Jamfile: No such file or directory
apps/Jamfile: No such file or directory
flex: fatal internal error, bad line in skeleton file
plugins/aws/skinpars.yy:61.8-12: type redeclaration for window_item
plugins/video/renderer/software/i386/cpuid.asm:23: fatal: unable to open include file `cs.
ash\'
plugins/video/renderer/software/i386/scan16a.asm:23: fatal: unable to open include file `c
s.ash\'
plugins/video/renderer/software/i386/scan32a.asm:23: fatal: unable to open include file `c
s.ash\'

Aws and the Jamfile. Quite odd though. I have jam installed.

acraig

  • Administrator
  • Veteran
  • *
  • Posts: 1562
    • View Profile
(No subject)
« Reply #4 on: March 30, 2004, 11:36:58 pm »
I assume this is with the Molecular Blue build?
----------
Andrew
"For all I know, she's lying, everyone's lying; welcome to the Internet"

Psybur

  • Hydlaa Resident
  • *
  • Posts: 165
    • View Profile
(No subject)
« Reply #5 on: March 30, 2004, 11:38:04 pm »
Affirmative.  I could do pacman -Q to show you all the packages that I have installed if you would like. I also compiled libcal3d, lib3ds and libode by hand. I have curl, but I dont know if it is libcurl... I could also get you a config.log if you wish.

[edit] I realised if I have cURL, I probably have libcurl. :D
« Last Edit: March 30, 2004, 11:43:04 pm by Psybur »

acraig

  • Administrator
  • Veteran
  • *
  • Posts: 1562
    • View Profile
(No subject)
« Reply #6 on: March 30, 2004, 11:50:45 pm »
Hmm, did most of Crystal Space build without problem?
Ie you should test the CS demo app walktest to make sure that Crystal Space is working. ( You may have to build this but should be just jam walktest )


MB was released a semi bad time for project wise.  Both CS and PS where transfering to Jamfile system so both make and jam were going at the same time.  As for the plugins/aws/skinpars you may have to change your version of flex.  

In the long run it may be easier to just try and build the latest and greatest since I can fix any problems with that much easier then I can with MB.  We should have a test server soon that people can bang on so you don\'t need to build one locally.
----------
Andrew
"For all I know, she's lying, everyone's lying; welcome to the Internet"

Psybur

  • Hydlaa Resident
  • *
  • Posts: 165
    • View Profile
(No subject)
« Reply #7 on: March 31, 2004, 12:30:29 am »
Yes, CS got compiled. Some things were skipped though.  Is there a patch or something I missed? Is there an Arch Linux package out htere? :{

Karosh_Steinkatz

  • Hydlaa Citizen
  • *
  • Posts: 486
    • View Profile
(No subject)
« Reply #8 on: March 31, 2004, 07:54:39 pm »
What a concidence, I am using Arch too :D
I had no big problems compiling  the sources,  I even got the CB CVS working ;).
Quote

plugins/aws/skinpars.yy:61.8-12: type redeclaration for window_item

This is a old bug.  \"window_item\" is declared twice  in a  line,  resulting  in this  error.  Just edit  the  file and  remove  one  of them.
I think the other error didn\'t  happen for me, but I\'m not sure.  Well... for a package... I could make one,  I just have to study the PKGBUILD editing.

But aren\'t  you using my binaries? I thought they work.
« Last Edit: March 31, 2004, 07:56:42 pm by Karosh_Steinkatz »


Back to Planeshift again \\o/

Psybur

  • Hydlaa Resident
  • *
  • Posts: 165
    • View Profile
(No subject)
« Reply #9 on: April 01, 2004, 12:03:19 am »
No, I used your binaries when I was using gentoo for the mods.  Karosh, did you have to compile any libs by hand or anything?

Karosh_Steinkatz

  • Hydlaa Citizen
  • *
  • Posts: 486
    • View Profile
(No subject)
« Reply #10 on: April 01, 2004, 12:28:23 am »
Yes,  I compiled everything from scratch. But I\'m currently making the Arch packages ;) I\'ll  post the links when they are done.

Edit: Here we go:

Crystal Space
CEL
Planeshift

Download the packages and install them with pacman -A
And as usual: don\'t forget the /art  folder and don\'t espect too high download rates :P
« Last Edit: April 01, 2004, 01:49:24 am by Karosh_Steinkatz »


Back to Planeshift again \\o/

Psybur

  • Hydlaa Resident
  • *
  • Posts: 165
    • View Profile
(No subject)
« Reply #11 on: April 02, 2004, 12:17:16 am »
Hmm. If you made arch packages, post them at the arch forum man!

Or just put the file that makes the package online... I already have plenty of source tarballs.
« Last Edit: April 02, 2004, 12:41:24 am by Psybur »

Karosh_Steinkatz

  • Hydlaa Citizen
  • *
  • Posts: 486
    • View Profile
(No subject)
« Reply #12 on: April 02, 2004, 08:42:16 am »
Actually I used my binaries for the packages, not the sources,I was lazy :P
When I  have some time  I\'ll make proper  packages and post them on the Arch site. These ones are really quick\'n\'dirty stuff, but they work ;)


Back to Planeshift again \\o/

Psybur

  • Hydlaa Resident
  • *
  • Posts: 165
    • View Profile
(No subject)
« Reply #13 on: April 02, 2004, 04:49:33 pm »
Karosh, if you weren\'t a guy, I would hunt you down and shag you. (you are a guy right?) xD

[edit] I keep getting crystalspaceetc.jpg : NOT A JPEG and the sound is slowed down a lot and sounds better
« Last Edit: April 02, 2004, 05:01:29 pm by Psybur »

Karosh_Steinkatz

  • Hydlaa Citizen
  • *
  • Posts: 486
    • View Profile
(No subject)
« Reply #14 on: April 02, 2004, 05:32:47 pm »
Yeah, I\'m a guy :D
And for thejpeg errors:  I\'m  getting them too,  wonder why,  but it works. And for the sound problem... if   i install the  packages  and use that version,  the sound  is slow for me  too. But the normal version here has correct sound. Strange.  But like I said... quck\'n\'dirty :D


Back to Planeshift again \\o/