Package Details: tnef 1.4.18-3

Git Clone URL: https://aur.archlinux.org/tnef.git (read-only, click to copy)
Package Base: tnef
Description: Program for unpacking ms-tnef MIME attachment
Upstream URL: https://github.com/verdammelt/tnef
Licenses: GPL
Submitter: Barthalion
Maintainer: buzo
Last Packager: buzo
Votes: 10
Popularity: 0.000947
First Submitted: 2018-01-05 17:06 (UTC)
Last Updated: 2025-09-17 17:32 (UTC)

Dependencies (1)

Required by (2)

Sources (1)

Latest Comments

buzo commented on 2025-09-17 17:35 (UTC)

Thanks cjbaxter for the analysis. I've fixed the build (and adopted this package).

cjbaxter commented on 2025-09-16 18:35 (UTC) (edited on 2025-09-16 18:35 (UTC) by cjbaxter)

Receiving an error trying to build this pkg.

attr.c:242:1: error: conflicting types for ‘attr_read’; have ‘Attr *(FILE *)’
  242 | attr_read (FILE* in)

To the best of my knowledge, it appears this error was also encountered and reported on Gentoo.

It has since been patched on Gentoo.

It also builds from source per their instructions, so perhaps the AUR just needs to update from source? I'm not sure how to patch that myself into makepkg or PKGBUILD. So opted to build from source for the time being.

gamezelda commented on 2020-02-03 14:18 (UTC)

@aliasbody: See the following note on https://wiki.archlinux.org/index.php/Arch_User_Repository

"Note: Packages in the AUR assume that the base-devel group is installed, i.e. they do not list the group's members as build dependencies explicitly."

aliasbody commented on 2020-01-20 16:19 (UTC) (edited on 2020-01-20 16:21 (UTC) by aliasbody)

autoconf and automake (or base-devel to be more correct) are missing as dependencies