Upgraded a Fedora 27 VirtualBox system to Fedora 28, and then went to rebuild a working busybox setup and get an error during the build with mount.c.
Is looking for rpc/rpc.h (and two other header files). With the fedora 27, the directory /usr/include/rpc/ has a number of header files, but with the fedora 28, it only contains netdb.h?? With 27, it shows glibc-headers as the file that provides it. The fedora 28 has the package installed, and even tried reinstalling it, but still just the one file. With the Fedora 28, dnf whatprovides search for /usr/include/rpc/rpc.h results in nothing found. Not sure if has been moved, or somehow dropped from the system. Tried copying the missing files, from a fedora 27 to the directory, and it gets thru the compile of mount.c, but then has error with the linking. Not sure if this is a busybox or fedora issue. Thanks +------------------------------------------------------------+ Michael D. Setzer II - Computer Science Instructor (Retired) mailto:[email protected] mailto:[email protected] Guam - Where America's Day Begins G4L Disk Imaging Project maintainer http://sourceforge.net/projects/g4l/ +------------------------------------------------------------+ http://setiathome.berkeley.edu (Original) Number of Seti Units Returned: 19,471 Processing time: 32 years, 290 days, 12 hours, 58 minutes (Total Hours: 287,489) BOINC@HOME CREDITS ROSETTA 65581948.752849 | ABC 16613838.513356 SETI 109390366.344090 | EINSTEIN 141162829.499240 _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
