Skip to content

source-highlight: remove #33

Merged
merged 1 commit into from
Jul 6, 2016
Merged

source-highlight: remove #33

merged 1 commit into from
Jul 6, 2016

Conversation

donald
Copy link
Collaborator

@donald donald commented Jul 6, 2016

No description provided.

@pmenzel
Copy link
Collaborator

pmenzel commented Jul 6, 2016

One t too much in the commit message. I’ll amend.

I don't think this is working and nobody seems to miss it:

```
buczek@theinternet:~$ /usr/bin/source-highlight
/usr/bin/source-highlight: error while loading shared libraries: libboost_regex.so.1.57.0: cannot open shared object file: No such file or directory
buczek@theinternet:~$ ldd /usr/bin/source-highlight
Inconsistency detected by ld.so: dl-version.c: 224: _dl_check_map_versions: Assertion `needed != ((void *)0)' failed!
buczek@theinternet:~$ ldd /usr/lib/libsource-highlight.so.4.0.1
	linux-vdso.so.1 (0x00007ffe1915d000)
	libboost_regex.so.1.57.0 => not found
	libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0x00007f894c4ff000)
	libm.so.6 => /lib/libm.so.6 (0x00007f894c1fd000)
	libc.so.6 => /lib/libc.so.6 (0x00007f894be52000)
	libgcc_s.so.1 => /usr/lib/libgcc_s.so.1 (0x00007f894bc3c000)
	/lib64/ld-linux-x86-64.so.2 (0x0000564dec430000)
```
@pmenzel pmenzel changed the title source-hightlight: remove source-highlight: remove Jul 6, 2016
@pmenzel pmenzel merged commit 1047971 into master Jul 6, 2016
@pmenzel pmenzel deleted the remove-source-highlight branch July 6, 2016 10:14
Sign in to join this conversation on GitHub.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants