Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parted install errors #20

Open
GoogleCodeExporter opened this issue Mar 13, 2015 · 8 comments
Open

Parted install errors #20

GoogleCodeExporter opened this issue Mar 13, 2015 · 8 comments

Comments

@GoogleCodeExporter
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant