Articles

Metasploit Framework Windows Tutorial
Remote Desktop Connection
Windows Processes That May Be Dangerous
How-To use NetCat a Tutorial
Common Linux Commands
Common Ports
Netcat Commands
HTTP Response Codes
War-Google Hack Terms
Wardriving
Avoiding Social Engineering and Phishing Attacks
Intrusion Detection on Linux
Linux Intrusion Detection
Penetration Testing Guide
Penetration Testing Tools
Social Engineering Fundamentals, Part I: Hacker Tactics
Social engineering (computer security)
The Psychology of Social Engineering

The Archives

General GSO
GovernmentSecurity.org News & Suggestions
In The News
Open Topic
General Security Information
Trash Can
Exploit & Vulnerability Mailing List Archives
Trial Member Forum
Product and Program Reviews GSO Tutorials
System Security
Windows Systems
Beginners Section
Linux & Unix Systems
File Downloads
Exploit Research & Discussion Trojan & Virus Errata
Networking Security / Firewall / IDS / VPN / Routers
System Hardening
E-Mail Security
Wifi Security
Trial Member Uploads
Upload discovered Trojans & Mal ware
GSO Programming Section
C , C++ , VC++
Visual Basic.NET
Perl /CGI
Java/Javascript
PHP/XML/ASP/HTML
Assembly + Other
The Cork Board
Network Security Consultant Directory
Network Security Jobs
The Archives
Encryption Information
General Network Security
Internet Anonymity
HTTP Protocol Security
Linux Security
MS IIS Information
Exploit Articles
Programming / Tool Design
GSO Software Projects
Public Downloads
Microsoft Security Questions and Papers

cd_room
i am trying to create my own linux distro base on lfs(linux from scratch) 6.1. I manage to compile everything smoothly until glibc-2.3.5, i spend all day to work around and compile it but no good, not even google can help. I am in configuring state but it finished with an error like texis.T permission denied. sad.gif
Anybody have any ideas & suggestion? ph34r.gif
Thanks,
KuerbY
'Permission denied' really good help to solve your problem...
please post the last ~50 lines so we can really see wheres the problem
cd_room
Hi, Kuerby.
I got this message when i was configuring glibc, i will look at configure.log file and post it here.
cd_room
i am sorry, i can't find that error in log file, and now, when i just "configure" and "make" the package, this is another error:
CODE

regexec.c: In function `re_search_stub':
regexec.c:473: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
make[2]: *** [/mnt/lfs/glibc-build/glibc-2.3.5-object/posix/regex.o] Error 1
make[2]: Leaving directory `/mnt/lfs/glibc-build/glibc-2.3.5/posix'
make[1]: *** [posix/subdir_lib] Error 2
make[1]: Leaving directory `/mnt/lfs/glibc-build/glibc-2.3.5'
make: *** [all] Error 2

i am trying glibc-2.3.5
thanks for your time
Serhat
regexec.c:473: internal compiler error: Segmentation fault

the compiler 'crashes'
and because of that

make[2]: *** [/mnt/lfs/glibc-build/glibc-2.3.5-object/posix/regex.o] Error 1

regex.c doesn't get compiled as regex.o which causes problems..
guess you'll need to fix that.. what gcc version are you using btw?
use 'gcc --version' to find out

PS: Could be I am mistaken.. that happens now and then heh

Serhat
gman24
Post the regexec.c source code. Some problems can be resolved by a clean make, remove all the object files and recompile.
Yorn
Just as a suggestion. Please avoid using "please help" as a subject. The more specific you are about what the problem is in the subject, the more likely someone is to explain it to you.
cd_room
My gcc -3.3.5 and i am using kanotic (nice distros anyway). i am related new to linux and have enough of Microsoft.
Ok, i got the picure now, gcc compiler compile source code, produce object code and from this object code it turns into executabe program! Correct?
And how do i fix that? ph34r.gif
[_-ViCiOuS-_]
is it glibc pass 1 or pass 2?
if it is pass 2 .. were there any problems with the test suites while building the temporary system ??
if it is pass 1: remove the whole package, unpackt it , ./conf... etc

is it a stable lfs or a unstable ??
if it is a unstable , try it again with a stable version
maybe some of the libs of your "host system" are too old .. u should check it .. it they are too old, u need to update everything and build the whole lfs system again

(the best host system to build a lfs is the lfs live cd)
cd_room
My system is perfectly up-to-date, kanotix, kernel 2.9.11, kde3.4. Glibc that i tried is glibc 2.3.4 and 2.3.5!! But the thing that i don't get is what is pass 1 and passs 2? Is that really important?
Any thing else that caused the problem anybody? Or maybe i should just give up and get back to Microsoft??? ph34r.gif ohmy.gif
gman24
Edit: Nevermind
[_-ViCiOuS-_]
lfs pass 1 = building the temporary system
lfs pass 2= building the real system

and yes thats important

if it is pass 2: there could be something wrong with the temporary system
if it is pass 1 the problem isn't you

i had problems with all the newer versions of lfs.. the best version for me was 6.0
cd_room
i can't find the link for dowloading lfs 6.0 anywhere? Googled but no uses at all. Any body can suggest a link?
thanks you! laugh.gif
mekros
the book

the livecd
cd_room
thanks, i just got a copy LFS-6.0 version from a friend. And i can't download the live cd because i am already excess my download allowance sad.gif . So i will continue my lfs project but in 6.0 version.
Thanks for you support everyone! laugh.gif
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2005 Invision Power Services, Inc.