[Slackbuilds-users] Scribus-1.4.6: build fails not finding freetype.h

Rich Shepard rshepard at appl-ecosys.com
Fri Aug 4 19:23:18 UTC 2017


On Fri, 4 Aug 2017, Sebastien BALLET wrote:

> in addition to what didier suggest, It would be useful to post full output
> of the build process, and, the content of /tmp/SBo/scribus-1.4.6/config.h
> file.

Sebastien,

   Both attached.

Rich
-------------- next part --------------
A non-text attachment was scrubbed...
Name: scribus-build.txt.gz
Type: application/x-gzip
Size: 28679 bytes
Desc: 
URL: <http://lists.slackbuilds.org/pipermail/slackbuilds-users/attachments/20170804/d1de16a9/attachment-0001.bin>
-------------- next part --------------


/*
 * Prevent code from including config.h directly. You should include
 * scconfig.h instead. This lets us handle win-config.h correctly, and
 * may do more later.
 */
#ifndef _SCCONFIG_H
#error "Include <scconfig.h> rather than using <config.h> directly"
#endif

#define VERSION "1.4.6"

/* #undef BUILD_WINDOWS_VERSION */
/* #undef SC_USE_GDI */
/* #undef SC_USE_GDIPLUS */
/* #undef DLL_USE_NATIVE_API */
/* #undef BUILD_MAC_BUNDLE */
#define HAVE_CMS 1
#define HAVE_LCMS21
#define HAVE_XML 1
#define CMS_INC "lcms2.h"
#define HAVE_CAIRO 1
#define HAVE_CUPS 1
#define HAVE_TIFF 1
#define HAVE_LIBZ 1
#define HAVE_FONTCONFIG 1
/* #undef HAVE_PODOFO */
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
/* #undef FT_FREETYPE_H */
#define COMPILE_PYTHON 1
/* #undef WORDS_BIGENDIAN */


More information about the SlackBuilds-users mailing list