LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 07-09-2002, 06:59 PM   #1
fern
LQ Newbie
 
Registered: Jun 2002
Posts: 10

Rep: Reputation: 0
Exclamation Huge problem: Slackware 8.1, the file 'crt1.o' is totally missing


The file "crt1.o" is not installed by Slackware 8.1.

I downloaded the latest 8.1 ISO, performed a full install, and this file is missing.

I re-downloaded another 8.1 ISO image from a different mirror, performed a full install, and this file is missing.

Without crt1.o, it is impossible to compile and build any executables.

I am completely flabergasted as to how it is possible that nobody else on the planet Earth has noticed this humongous problem.
 
Old 07-09-2002, 07:11 PM   #2
pickledbeans
Member
 
Registered: Jun 2002
Location: Bailey, CO
Distribution: Slackware
Posts: 483

Rep: Reputation: 32
Fern ---
Hoping third times a charm
You need to braoden your search pattern:

Linux Admin mailing list:
http://www.linux.org/docs/lists.html

And searching and posting to google groups, there is
one devotes to Slackware as well as general Linux.

Linux groups can be found here:
http://groups.google.com/groups?hl=e...=comp.os.linux

Slackware group is here:
http://groups.google.com/groups?hl=e...inux.slackware
 
Old 07-09-2002, 07:16 PM   #3
fern
LQ Newbie
 
Registered: Jun 2002
Posts: 10

Original Poster
Rep: Reputation: 0
Code:
root@slack81:~# find / -name 'crt1.o' -print
Nada.
 
Old 07-09-2002, 07:28 PM   #4
pickledbeans
Member
 
Registered: Jun 2002
Location: Bailey, CO
Distribution: Slackware
Posts: 483

Rep: Reputation: 32
Next guestion, in which disk set would you expect to find it?
 
Old 07-09-2002, 07:30 PM   #5
fern
LQ Newbie
 
Registered: Jun 2002
Posts: 10

Original Poster
Rep: Reputation: 0
I'm not sure, but my best guess would be D--the Development disk set.

/edit: But, I would definately expect, in a default "full" install, that this would be included.

Last edited by fern; 07-09-2002 at 07:38 PM.
 
Old 07-09-2002, 07:45 PM   #6
pickledbeans
Member
 
Registered: Jun 2002
Location: Bailey, CO
Distribution: Slackware
Posts: 483

Rep: Reputation: 32
Close but no cigar (wait are you old enought to smoke).
As Aussie stated in this posting of your it is part of glibc :
http://www.linuxquestions.org/questi...ghlight=crt1.o

Now the guestion how do you find which disk set glibc and "crt1.o" is part

On you ISO CD located the file : FILE_LIST

grep glibc FILE_LIST

Then download the disk set listed. Or if that still to tough for you, post the output from grep and I'll tell you which disk set.
 
Old 07-09-2002, 07:51 PM   #7
fern
LQ Newbie
 
Registered: Jun 2002
Posts: 10

Original Poster
Rep: Reputation: 0
I do have glibc installed. Like I said, I chose a "full" install.
 
Old 07-09-2002, 07:57 PM   #8
pickledbeans
Member
 
Registered: Jun 2002
Location: Bailey, CO
Distribution: Slackware
Posts: 483

Rep: Reputation: 32
Dude ---
Work with me OK, Do the command exactly as given OK.
The file belongs in glibc, OK. If it isn't there is isn't there OK.
If it isn't there then you need to downlaod the "disk set"
that glbic is part of OK.

Trust me I wouldn't give you these instruction if I didn't already know the answer.

But I am expecting you to put a little effort in to it, I not
going to "spoon feed" the answers

Now get to it
 
Old 07-10-2002, 05:48 PM   #9
fern
LQ Newbie
 
Registered: Jun 2002
Posts: 10

Original Poster
Rep: Reputation: 0
Hi pickledbeans,

I appreciate your help, but not your condescension.

Code:
[root@space cdrom]$ grep glibc /mnt/cdrom/slackware/FILE_LIST

-rw-r--r--    1 root     root      1304561 May 17 21:15 ./a/glibc-solibs-2.2.5-i386-2.tgz
-rw-r--r--    1 root     root          323 May 17 21:15 ./a/glibc-solibs-2.2.5-i386-2.txt
-rw-r--r--    1 root     root       236088 May 17 21:15 ./a/glibc-zoneinfo-2.2.5-i386-2.tgz
-rw-r--r--    1 root     root          503 May 17 21:15 ./a/glibc-zoneinfo-2.2.5-i386-2.txt
-rw-r--r--    1 root     root     24251901 May 17 21:15 ./l/glibc-2.2.5-i386-2.tgz
-rw-r--r--    1 root     root          489 May 17 21:15 ./l/glibc-2.2.5-i386-2.txt
-rw-r--r--    1 root     root      6146385 Apr 30 17:01 ./l/glibc-i18n-2.2.5-i386-1.tgz
-rw-r--r--    1 root     root          333 Apr 30 17:01 ./l/glibc-i18n-2.2.5-i386-1.txt
 
Old 07-10-2002, 10:13 PM   #10
pickledbeans
Member
 
Registered: Jun 2002
Location: Bailey, CO
Distribution: Slackware
Posts: 483

Rep: Reputation: 32
Quote:
Originally posted by fern
Hi pickledbeans,
I appreciate your help, but not your condescension.
[/code]
Fern --
I've got a guestion for YOU to ask YOURSELF.
What does the fact that I had to ask you to three (3) times
to perform the same set of instructions, before you did it, say about you as a person and a perspective employee?



So that being said, where are you, what have you done?
 
Old 07-10-2002, 10:35 PM   #11
pickledbeans
Member
 
Registered: Jun 2002
Location: Bailey, CO
Distribution: Slackware
Posts: 483

Rep: Reputation: 32
And I would like to read these two (2) thread and tell me what you think?

http://www.linuxquestions.org/questi...light=shutdown
http://www.linuxquestions.org/questi...468#post115468
 
Old 07-11-2002, 12:15 PM   #12
fern
LQ Newbie
 
Registered: Jun 2002
Posts: 10

Original Poster
Rep: Reputation: 0
Quote:
Fern --
I've got a guestion for YOU to ask YOURSELF.
What does the fact that I had to ask you to three (3) times
to perform the same set of instructions, before you did it, say about you as a person and a perspective employee?
pickledbeans, you really are a first rate jerk. Thanks a lot for your help, I figured out the rest of it on my own.

Although, it's amazing to me that a default "full" install would not include glibc...

Oh, and by the way, that would be "prospective employee", not "perspective". Cheers.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Missing File on Slackware PHP Build (?) Skizzler Linux - Software 3 05-29-2005 05:28 PM
Huge /etc/profile problem in Slackware 10.0 digitalbrush Slackware 3 01-28-2005 05:52 PM
Huge Huge Problem With Forums!!! The_Insomniac Linux - General 1 06-07-2004 08:15 AM
ld: cannot open crt1.o: No such file or directory PeterRanson *BSD 4 10-31-2003 11:31 AM
Slackware 8.1 is completely missing crt1.o fern Slackware 11 08-31-2003 06:33 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 02:52 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration