public inbox for speakup@linux-speakup.org
 help / color / mirror / Atom feed
* thanks for all the help with speak freely, but still having problem
@  Igor Gueths
   ` jwantz
   ` Cheryl Homiak
  0 siblings, 2 replies; 5+ messages in thread
From: Igor Gueths @  UTC (permalink / raw)
  To: speakup

Hi all. I successfully compiled the binaries it seems, however, during
make install, I get the following strange error:

	Strip: /usr/local/bin/sfvod: file format not recognized.
/usr/bin/install: strip failed.
Make: install error 1. I'll check the install makefile and see if I can
find something that I can possibly relate to this error. But does anyone
have any ideas in case I might be going at this error the wrong way?
Thanks for all the help so far!



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: thanks for all the help with speak freely, but still having problem
   thanks for all the help with speak freely, but still having problem Igor Gueths
@  ` jwantz
     ` Igor Gueths
   ` Cheryl Homiak
  1 sibling, 1 reply; 5+ messages in thread
From: jwantz @  UTC (permalink / raw)
  To: speakup

Hi Igor,
Somewhere within the make file they are issuing the strip command that 
strips out debugging information from executables.  This makes the file 
considerably shorter, sometimes dramatically so.  For some reason your 
strip command is not recognizing the format of the executable file: 
sfvod.  Hopefully, somebody else can tell you why.  Try 'file 
/usr/local/bin/sfvod' without the apostrophes of course.  If you get 
something like:
elf32 binary executable
you should be okay.

     Jim Wantz
On Fri, 19 Apr 2002, Igor Gueths wrote:

> Hi all. I successfully compiled the binaries it seems, however, during
> make install, I get the following strange error:
> 
> 	Strip: /usr/local/bin/sfvod: file format not recognized.
> /usr/bin/install: strip failed.
> Make: install error 1. I'll check the install makefile and see if I can
> find something that I can possibly relate to this error. But does anyone
> have any ideas in case I might be going at this error the wrong way?
> Thanks for all the help so far!
> 
> 
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
> 



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: thanks for all the help with speak freely, but still having problem
   ` jwantz
@    ` Igor Gueths
  0 siblings, 0 replies; 5+ messages in thread
From: Igor Gueths @  UTC (permalink / raw)
  To: speakup

Hi Jim. I figured out what the problem was. By the way, thanks for telling
me about the file command! I guess you learn something every day. I
realized that sfvod is actually a perl script according to file, so I just
changed the permissions. I also didn't realize that the rest of the
binaries were installed.

On Fri, 19 Apr 2002 jwantz@hpcc2.hpcc.noaa.gov wrote:

> Hi Igor,
> Somewhere within the make file they are issuing the strip command that
> strips out debugging information from executables.  This makes the file
> considerably shorter, sometimes dramatically so.  For some reason your
> strip command is not recognizing the format of the executable file:
> sfvod.  Hopefully, somebody else can tell you why.  Try 'file
> /usr/local/bin/sfvod' without the apostrophes of course.  If you get
> something like:
> elf32 binary executable
> you should be okay.
>
>      Jim Wantz
> On Fri, 19 Apr 2002, Igor Gueths wrote:
>
> > Hi all. I successfully compiled the binaries it seems, however, during
> > make install, I get the following strange error:
> >
> > 	Strip: /usr/local/bin/sfvod: file format not recognized.
> > /usr/bin/install: strip failed.
> > Make: install error 1. I'll check the install makefile and see if I can
> > find something that I can possibly relate to this error. But does anyone
> > have any ideas in case I might be going at this error the wrong way?
> > Thanks for all the help so far!
> >
> >
> > _______________________________________________
> > Speakup mailing list
> > Speakup@braille.uwo.ca
> > http://speech.braille.uwo.ca/mailman/listinfo/speakup
> >
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: thanks for all the help with speak freely, but still having problem
   thanks for all the help with speak freely, but still having problem Igor Gueths
   ` jwantz
@  ` Cheryl Homiak
     ` Igor Gueths
  1 sibling, 1 reply; 5+ messages in thread
From: Cheryl Homiak @  UTC (permalink / raw)
  To: speakup

hi. I didn't run "make install" because I got the same error. I just copied the
executables from the program line by hand.



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: thanks for all the help with speak freely, but still having problem
   ` Cheryl Homiak
@    ` Igor Gueths
  0 siblings, 0 replies; 5+ messages in thread
From: Igor Gueths @  UTC (permalink / raw)
  To: speakup

Hi Cheryl. I got Speakfreely built, but am still working on the fact that
my alsa beta11 driver and modprobe aren't getting along so well right now.

On Fri, 19 Apr 2002, Cheryl Homiak wrote:

> hi. I didn't run "make install" because I got the same error. I just copied the
> executables from the program line by hand.
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~ UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
 thanks for all the help with speak freely, but still having problem Igor Gueths
 ` jwantz
   ` Igor Gueths
 ` Cheryl Homiak
   ` Igor Gueths

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).