Re: Cannot find -lf2c compilation error

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, May 19, 2009 at 10:01 PM, Jussi Lehtola <jussi.lehtola@xxxxxx> wrote:
> Try this:
>
> $ cd bpmpd_c/src
> $ \rm *.o
> $ sed -i "s|CLK_TCK|CLOCKS_PER_SEC|g" timer.c
> (One file uses an obsolete constant that needs to be replaced)
> $ make

It runs fine, but it does not measure time. I guess that it has to be
with the following change:

$ sed -i "s|CLK_TCK|CLOCKS_PER_SEC|g" timer.c

Paul

-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux