You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1. removing original parted & not required lib files
2. Installing new parted with static=yes
3.
What is the expected output? What do you see instead?
cc1: warnings being treated as errors
../../include/parted/natmath.h:93: error: inline function
'ped_div_round_to_nearest' declared but never defined
../../include/parted/natmath.h:90: error: inline function
'ped_div_round_up' declared but never defined
make[2]: *** [rdb.lo] Error 1
make[2]: Leaving directory `/home/sean/parted/parted-1.8.8/libparted/labels'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/home/sean/parted/parted-1.8.8/libparted'
make: *** [install-recursive] Error 1
What version of the product are you using? On what operating system?
parted 1.8.8 on Ubuntu 8.10
Please provide any additional information below.
Scott,
Firstly I apologize for posting in the comments section, I forgot about
here (getting tired)
I installed the build tools:
sudo /usr/bin/apt-get install build-essential patch
Then removed parted
sudo /usr/bin/apt-get remove parted
downloaded the new version, uncompressed and installed, got an error msg,
changed the install script and did the whole thing again. I then got a
slightly different error
Original issue reported on code.google.com by [email protected] on 26 Feb 2009 at 6:00
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 26 Feb 2009 at 6:00The text was updated successfully, but these errors were encountered: