RosBE can't Install on Pisi Linux

All development related issues welcome

Moderator: Moderator Team

Post Reply
eersoy93
Posts: 289
Joined: Mon Mar 19, 2012 11:24 pm
Contact:

RosBE can't Install on Pisi Linux

Post by eersoy93 »

Salam everyone!

I have been attempt install RosBE 2.1.1 on Pisi Linux 1.0 RC2, but I coudn't it.

This is build log: http://www.sudrap.org/paste/text/340960/plain

Thanks for answers.

NOTE: I provide all dependencies (bison, flex, gcc, g++, grep, makeinfo, GNU Make, libz.so) for RosBE.

ADDING: This is console output: [ external image ]
Colin Finck
Developer
Posts: 117
Joined: Thu Oct 13, 2005 1:14 pm
Location: Germany
Contact:

Re: RosBE can't Install on Pisi Linux

Post by Colin Finck »

Looks like you're missing the development files of your C library. They are usually in a package called "libc6-dev" or "glibc-dev".
Most Linux distributions install them as a dependency when you install gcc, so we don't do an extra check for these files at the moment. Maybe this should be done in the future :)
mrugiero
Posts: 482
Joined: Sun Feb 14, 2010 9:12 am

Re: RosBE can't Install on Pisi Linux

Post by mrugiero »

Do as Colin says. Maybe there is a "build-essentials" metapackage that will pull everything you need for common compilations.
erkinalp
Posts: 861
Joined: Sat Dec 20, 2008 5:55 pm
Location: Izmir, TR

Re: RosBE can't Install on Pisi Linux

Post by erkinalp »

There is no "build-essentials" package on PİSİ. It is something Debian-esque.
Last edited by erkinalp on Tue Jul 22, 2014 7:41 pm, edited 1 time in total.
-uses Ubuntu+GNOME 3 GNU/Linux
-likes Free (as in freedom) and Open Source Detergents
-favors open source of Windows 10 under GPL2
eersoy93
Posts: 289
Joined: Mon Mar 19, 2012 11:24 pm
Contact:

Re: RosBE can't Install on Pisi Linux

Post by eersoy93 »

glibc-devel (PiSi package.) installed and attempted for installation. The results are:

build.log file content:

Code: Select all

gcc: error trying to exec 'as': execvp: No such file or directory
Console output:

[ external image ]

Thanks for answers.
erkinalp
Posts: 861
Joined: Sat Dec 20, 2008 5:55 pm
Location: Izmir, TR

Re: RosBE can't Install on Pisi Linux

Post by erkinalp »

Yes, the architecture parameter should not be -march=native, rather be -march=i586 -mtune=pentium4(for x86 builds), because the current value makes impossible to verify and reproduce builds.
-uses Ubuntu+GNOME 3 GNU/Linux
-likes Free (as in freedom) and Open Source Detergents
-favors open source of Windows 10 under GPL2
Heis Spiter
Posts: 183
Joined: Sun Sep 03, 2006 11:39 am
Location: Paris, France
Contact:

Re: RosBE can't Install on Pisi Linux

Post by Heis Spiter »

You're missing the GNU assembler.
On Debian, it's provided by binutils package.
Pierre Schweitzer (aka Heis Spiter)
ReactOS kernel developer.
ReactOS systems administrator.
eersoy93
Posts: 289
Joined: Mon Mar 19, 2012 11:24 pm
Contact:

Re: RosBE can't Install on Pisi Linux

Post by eersoy93 »

binutils installed and the results:

[ external image ]

build.log: http://www.sudrap.org/paste/text/347643/plain

Thanks for replies.
Heis Spiter
Posts: 183
Joined: Sun Sep 03, 2006 11:39 am
Location: Paris, France
Contact:

Re: RosBE can't Install on Pisi Linux

Post by Heis Spiter »

You're likely missing the 'linux-libc-dev' package (as for Debian/Ubuntu).
Pierre Schweitzer (aka Heis Spiter)
ReactOS kernel developer.
ReactOS systems administrator.
eersoy93
Posts: 289
Joined: Mon Mar 19, 2012 11:24 pm
Contact:

Re: RosBE can't Install on Pisi Linux

Post by eersoy93 »

I have installed kernel-headers package (PiSi package.), but the setup is failed. The build log is there: http://www.sudrap.org/paste/text/349834/plain

The screenshot is same of previous one.

Thanks for reply.
erkinalp
Posts: 861
Joined: Sat Dec 20, 2008 5:55 pm
Location: Izmir, TR

Re: RosBE can't Install on Pisi Linux

Post by erkinalp »

He says he installed glibc-devel, which corresponds to libc6-dev, and kernel-headers, which corresponds to *-headers-generic Debian package. linux-libc-dev depends on libc6-dev.
-uses Ubuntu+GNOME 3 GNU/Linux
-likes Free (as in freedom) and Open Source Detergents
-favors open source of Windows 10 under GPL2
eersoy93
Posts: 289
Joined: Mon Mar 19, 2012 11:24 pm
Contact:

Re: RosBE can't Install on Pisi Linux

Post by eersoy93 »

erkinalp wrote:He says he installed glibc-devel, which corresponds to libc6-dev, and kernel-headers, which corresponds to *-headers-generic Debian package. linux-libc-dev depends on libc6-dev.
Erkin, which PiSi package corresponds to linux-libc-dev Debian package?
eersoy93
Posts: 289
Joined: Mon Mar 19, 2012 11:24 pm
Contact:

Re: RosBE can't Install on Pisi Linux

Post by eersoy93 »

The topic is old. See for the new one: viewtopic.php?f=9&t=16071
Post Reply

Who is online

Users browsing this forum: No registered users and 14 guests