Bug 67961 - [bisected] [ia64] systemd fails to compile with multiple undefined references in mount-setup.c
Summary: [bisected] [ia64] systemd fails to compile with multiple undefined references...
Status: RESOLVED WONTFIX
Alias: None
Product: systemd
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
Hardware: IA64 (Itanium) Linux (All)
: medium normal
Assignee: systemd-bugs
QA Contact: systemd-bugs
URL:
Whiteboard:
Keywords:
Depends on: 67960
Blocks:
  Show dependency treegraph
 
Reported: 2013-08-09 23:06 UTC by Émeric Maschino
Modified: 2013-08-10 02:30 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments
Failed compilation of systemd with multiple undefined references in mount-setup.c (26.04 KB, text/plain)
2013-08-09 23:06 UTC, Émeric Maschino
Details

Description Émeric Maschino 2013-08-09 23:06:53 UTC
Created attachment 83909 [details]
Failed compilation of systemd with multiple undefined references in mount-setup.c

Hi,

Bisecting bug #67960, I've hit another wall preventing systemd from successfully compiling on Linux ia64. mount-setup.c reports numerous undefined references to label_fix, mkdir_p, label_symlinkfile_set, label_file_clear and label_mkdir.

I've bisected it to commit 49e942b2bc9fdedba79cd266a076ce9c9d91fc13 (rename basic.la to shared.la and put selinux deps in shared-selinx.la).

I'm unable to say if current systemd code still has this problem, since bug #67960 prevents me from verifying.

Complete build log attached.

Please let me know if I can help further.

     Émeric
Comment 1 Zbigniew Jedrzejewski-Szmek 2013-08-10 02:30:27 UTC
The build log that you attached is for some ancient version of systemd (src/mount-setup.c was renamed in 2012). We're not going to fix any bugs in those versions. Please reopen if it happens with latest systemd release or git HEAD.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.