Skip to content

libtool: error: 'rndna.lo' is not a valid libtool object #764

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

Closed
rdp opened this issue Apr 24, 2025 · 3 comments
Closed

libtool: error: 'rndna.lo' is not a valid libtool object #764

rdp opened this issue Apr 24, 2025 · 3 comments

Comments

@rdp
Copy link
Owner

rdp commented Apr 24, 2025

meant "build er again" apparently LOL...

@rdp rdp closed this as completed Apr 24, 2025
@rdp
Copy link
Owner Author

rdp commented Apr 25, 2025

libtool: error: 'libxml/rpl_la-trionan.lo' is not a valid libtool object
make[5]: *** [Makefile:3167: libxml_rpl.la] Error 1
make[5]: Leaving directory '/home/rdp/ffmpeg-windows-build-helpers/sandbox/win32/gettext-0.21/gettext-tools/gnulib-lib'
make[4]: *** [Makefile:2939: all] Error 2

meant "nuke gettext-0.21"

@rdp
Copy link
Owner Author

rdp commented Apr 25, 2025

libtool: error: '../src/message.lo' is not a valid libtool object

@rdp
Copy link
Owner Author

rdp commented Apr 25, 2025

fi
In file included from ../src/str-list.c:27:
./stdio.h:2:1: error: unterminated comment
2 | /* A GNU-like <stdio.h>.
| ^
In file included from /home/rdp/ffmpeg-windows-build-helpers/sandbox/cross_compilers/mingw-w64-i686/i686-w64-mingw32/include/stdlib.h:11,
from ./stdlib.h:36,
from ../src/str-list.c:28:
./limits.h:2:1: error: unterminated comment
2 | /* A GNU-like <limits.h>.
| ^
In file included from /home/rdp/ffmpeg-windows-build-helpers/sandbox/cross_compilers/mingw-w64-i686/lib/gcc/i686-w64-mingw32/10.2.0/include/mm_malloc.h:29,
from /home/rdp/ffmpeg-windows-build-helpers/sandbox/cross_compilers/mingw-w64-i686/i686-w64-mingw32/include/malloc.h:80,
from /home/rdp/ffmpeg-windows-build-helpers/sandbox/cross_compilers/mingw-w64-i686/i686-w64-mingw32/include/stdlib.h:766,
from ./stdlib.h:36,
from ../src/str-list.c:28:
./errno.h:2:1: error: unterminated comment
2 | /* A POSIX-like <errno.h>.
| ^
In file included from /home/rdp/ffmpeg-windows-build-helpers/sandbox/cross_compilers/mingw-w64-i686/i686-w64-mingw32/include/malloc.h:80,
from /home/rdp/ffmpeg-windows-build-helpers/sandbox/cross_compilers/mingw-w64-i686/i686-w64-mingw32/include/stdlib.h:766,
from ./stdlib.h:36,
from ../src/str-list.c:28:
/home/rdp/ffmpeg-windows-build-helpers/sandbox/cross_compilers/mingw-w64-i686/lib/gcc/i686-w64-mingw32/10.2.0/include/mm_malloc.h: In function '_mm_malloc':
/home/rdp/ffmpeg-windows-build-helpers/sandbox/cross_compilers/mingw-w64-i686/lib/gcc/i686-w64-mingw32/10.2.0/include/mm_malloc.h:42:15: error: 'EINVAL' undeclared (first use in this function)
42 | errno = EINVAL;
| ^~~~~~

same I guess..WSL1 stuff?

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

No branches or pull requests

1 participant