[Bug 2098860] Re: fmodf not present in static 32 bit build

Nils Sträter 2098860 at bugs.launchpad.net
Wed Feb 19 15:07:09 UTC 2025


** Attachment added: "fmodf.c"
   https://bugs.launchpad.net/ubuntu/+source/glibc/+bug/2098860/+attachment/5858766/+files/fmodf.c

** Attachment removed: "fmodf.c"
   https://bugs.launchpad.net/ubuntu/+source/glibc/+bug/2098860/+attachment/5858763/+files/fmodf.c

** Attachment removed: "fmodf.c"
   https://bugs.launchpad.net/ubuntu/+source/glibc/+bug/2098860/+attachment/5858764/+files/fmodf.c

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to glibc in Ubuntu.
https://bugs.launchpad.net/bugs/2098860

Title:
  fmodf not present in static 32 bit build

Status in glibc package in Ubuntu:
  New

Bug description:
  Ubuntu 24.04.1 LTS

  glibc version:
  ldd (Ubuntu GLIBC 2.39-0ubuntu8.3) 2.39

  gcc version:
  gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0

  
  Error reproduction:

  gcc -o fmodf fmodf.c -lm -m32 -static

  
  Output of above command:

  /usr/bin/ld: /tmp/ccUdOlOk.o: in function `main':
  fmodf.c:(.text+0x39): undefined reference to `fmodf'
  collect2: error: ld returned 1 exit status

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/glibc/+bug/2098860/+subscriptions




More information about the foundations-bugs mailing list