Failure building 8.2.3066

9 views
Skip to first unread message

Elimar Riesebieter

unread,
Jun 27, 2021, 12:11:11 PM6/27/21
to vim...@googlegroups.com
Environment: Debian Sid
Term: tmux
Compiler: clang-12


/usr/bin/ld: objects/testing.o: in function `f_test_gui_drop_files':
./src/vim-athena/testing.c:1311: undefined reference to `gui_handle_drop'
clang: error: linker command failed with exit code 1 (use -v to see invocation)
link.sh: Linking failed


Thanks
Elimar
--
Never make anything simple and efficient when a way
can be found to make it complex and wonderful ;-)

Bram Moolenaar

unread,
Jun 27, 2021, 1:05:48 PM6/27/21
to vim...@googlegroups.com, Elimar Riesebieter

Elimar Riesebieter wrote:

> Environment: Debian Sid
> Term: tmux
> Compiler: clang-12
>
>
> /usr/bin/ld: objects/testing.o: in function `f_test_gui_drop_files':
> ./src/vim-athena/testing.c:1311: undefined reference to `gui_handle_drop'
> clang: error: linker command failed with exit code 1 (use -v to see invocation)
> link.sh: Linking failed

We need to use another #ifdef. But then we also needs to know when
test_gui_drop_files() is working, thus we need a feature to check for.
Let's call it "drop_file".

--
A fine is a tax for doing wrong. A tax is a fine for doing well.

/// Bram Moolenaar -- Br...@Moolenaar.net -- http://www.Moolenaar.net \\\
/// \\\
\\\ sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ ///
\\\ help me help AIDS victims -- http://ICCF-Holland.org ///
Reply all
Reply to author
Forward
0 new messages