[PR #437] [MERGED] fixed: cmake build error for ubuntu #1254

Closed
opened 2026-01-29 17:00:39 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/CCExtractor/ccextractor/pull/437
Author: @breezetemple
Created: 10/18/2016
Status: Merged
Merged: 10/19/2016
Merged by: @cfsmp3

Base: masterHead: cmake-error


📝 Commits (1)

  • 6bf2185 fixed: cmake build error for ubuntu

📊 Changes

1 file changed (+6 additions, -4 deletions)

View changed files

📝 src/CMakeLists.txt (+6 -4)

📄 Description

cmake build error in ubuntu16.10

  1. Parse error. Expected a command name, got unquoted argument with text "+".
  2. ccx_encoders_splitbysentence.c:12:22: fatal error: utf8proc.h
  3. params.c:830:undefined reference to‘SHA256_Init’

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/CCExtractor/ccextractor/pull/437 **Author:** [@breezetemple](https://github.com/breezetemple) **Created:** 10/18/2016 **Status:** ✅ Merged **Merged:** 10/19/2016 **Merged by:** [@cfsmp3](https://github.com/cfsmp3) **Base:** `master` ← **Head:** `cmake-error` --- ### 📝 Commits (1) - [`6bf2185`](https://github.com/CCExtractor/ccextractor/commit/6bf218525739f8da389699933d6c4d597b591e72) fixed: cmake build error for ubuntu ### 📊 Changes **1 file changed** (+6 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `src/CMakeLists.txt` (+6 -4) </details> ### 📄 Description cmake build error in ubuntu16.10 1. Parse error. Expected a command name, got unquoted argument with text "+". 2. ccx_encoders_splitbysentence.c:12:22: fatal error: utf8proc.h 3. params.c:830:undefined reference to‘SHA256_Init’ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 17:00:39 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ccextractor#1254